	BODY,TD,LI{
	color: #000;
	font-family: arial;
	font-size: 10px;
}
	p{
	color: #000;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
	.content{
	font-size: 10px;
	vertical-align: top;
}
	.content-footer{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
	.content-orange{
	font-size: 12px;
	color: #FF6600;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;




}

	.who{
	font-size: 14px;
	vertical-align: top;
	padding-top: 1em;
}	
	.hometxt{
	font-size: 10px;
	vertical-align: top;
}	
	.dkred{
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
	.bottom{
	vertical-align: bottom;
}	
	#bold{
	font-size: 12px;
	font-weight: bold;
	color: #2A0000;	
}
	#bold-orange{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1pt;

}
	#bold-white{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
	
	#orange{
	color: #FF6600;
	font-weight: bold;
}
	#aqua{
	color: #33CCCC;
	font-weight: bold;
}
	#dkaqua{
	color: #009999;
	font-weight: bold;
	font-size: 12px;
}
	a:link    {
	color : #009999;
	text-decoration : none;
}
	a:active  {
	color : #000;
	text-decoration : underline;
}
	a:visited {
	color : #009999;
	text-decoration : none;
}
	a:hover   {
	color : #000;
	text-decoration : underline;
}

Drop Down Menu


body { margin-left: 0; margin-top: 0; }

.main {
	width: 100px;
	height: 20px;
	border: 1px solid #33ccff;
	background-color: #003366;
	font-size: 8pt;
	font-family: tahoma;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: 213px;

               }
               
.drop1 {
               width: 94px;
               background-color: #33ccff;
               border: 1px solid #000000;
               visibility: hidden;
               padding: 3px;
               position: absolute;
               bottom: -74px;
               left: -1px;
               }              
               
.drop23 {
               width: 94px;
               background-color: #33ccff;
               border: 1px solid #000000;
               visibility: hidden;
               padding: 3px;
               position: absolute;
               bottom: -48px;
               left: -1px;
               }              
               
a { color: #003366; }
a:hover { color: #ff0000; }              

 
.content-black {

	font-size: 12px;
	color: #000000;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.content-teal {

	font-size: 12px;
	color: 43A5A7;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15pt;
	font-weight: normal;
}
