A:link 
{color : #ff0000; 
font-family : arial, serif; 
text-decoration : none;
font-weight: bold;    
}

A:visited 
{color : #ff0000;  
font-family : arial, serif;
text-decoration : none;
font-weight: bold;  
}

A:hover 
{color : #ff9100; 
font-family : arial, serif;
text-decoration :  underlined;
font-weight: bold;     
}

P
{
	padding-top: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
}

H1
{
	font-size: 14pt;
	font-weight: bold;
	padding-top: 15px;
	margin: 0;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;


}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{
border: 0;
display: inline;
position: absolute;
color: #FFFFFF;
}



td.menuNormal
{padding: 0px;
color: white;
font-weight: bold;
}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #330099;
}
.BodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #330099;
}
