 STYLE SHEET 01 
body,p,td	{font-size:medium; font-family:"Arial;Times New Roman"; color:navy;	 
			  margin-left:5%; margin-right:5%; text-align:justify; font-weight:normal;			}
p			{margin-left:5%;}
dl			{font-size:small; margin-left:5%; color:navy; }
th			{ font-size:large;  font-weight:bold;}
a			{ color:#660000; background:transparent; font-weight:bold; text-decoration:none;}
a:hover		{ color:white; background:navy; font-weight:bold;text-decoration:none;}
a.info 		{background = #ffcc33;}
h1			{font-size:x-large; font-family:"Times New Roman,Arial"; color:navy; }
h2			{font-size:large; font-family:"Times New Roman,Arial"; color:navy; }
h4			{margin-left:5%;}
.special01		{font-weight:bold; color:purple;}		
.heading		{font-weight:bold; font-size:x-large;  }		
.smallnotes     {font-size:xx-small;}
.titles 		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffcc33;
	background-color: #000000;
	border-bottom-color: #CCCCCC;
	border-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #FFFF99;
	border-top-style: none;
}
a.titles:hover  {background-color: #000000;       color: #FFFFFF;}
.border {
	border-top: thin solid #000066;
	border-right: thin solid;
	border-bottom: thin solid;
	border-left: thin solid;
}
img {
	margin: 3px;
	padding: 3px;
}
.titlesNEW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	background-color: #000000;
	border-bottom-color: #CCCCCC;
	border-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #FFFF99;
	border-top-style: none;
}
a.titlesNEW:hover {
background-color: #000000;       color: #FF3300;
}
