body         { background-color: #333399;
               font-family: Verdana, Arial, 'Times New Roman'; font-size: 10pt; 
               font-weight: normal 
			  
   			}

A:link {
text-decoration: underline;
color: #ffffcc;
}

A:active {
text-decoration: none;
color: #ff0000;
}

A:visited {
text-decoration: none;
color: #CCCCcc;
}

A:hover {
text-decoration: none;
color: #FF0203;
}
TABLE
{
font-family: Verdana, Arial, 'Sans-Serif';
font-weight: normal;
text-decoration: normal;
font-size: 10 pt;
margin-top: 3 px;
}
TD
{
font-family: Verdana, Arial, 'Sans-Serif';
font-weight: normal;
text-decoration: normal;
font-size: 10 pt;
 border : none;
}
	
}
H5
{
font-family:   Arial, 'Sans-Serif';
font-weight: bold;
text-decoration: normal;
text-indent: 0 pt;
font-size: 10 pt;
}
