body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
font-size: 12px;  
color: #000066;
}

P {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
font-size: 12px;  
padding : 10px 10px 10px 10px;
}

td{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
font-size: 10px; 
}

H3{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
font-size: 14px;
color: #ff0000;
 
}

H2{
	color: #999999;
	background: White;
}


A:visited {
   color : ##000000; 
   text-decoration : none; 
   font-weight : normal;
}

A:link {
   color : #55a8ec; 
   text-decoration : none; 
    font-weight : bold;
}


A:hover {
   color : #ff9900; 
   text-decoration : none;
   font-size: 12px; 
   font-weight : normal;
}
.noPad
{
	padding : 0px 0px 0px 0px;
}

ul {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style : normal;
font-size: 11px;  
padding : 10px 10px 10px 10px;
}



