body {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	padding: 0px; 
	margin: 0px; 
}


a:link { color: #000099; text-decoration: none }
a:visited { color: #000099; text-decoration: none }
a:hover { color: #990000; text-decoration: underline; background: none}
a:active { color: #990000; text-decoration: none }



.style18 {font-weight: bold;}


#navcontainer{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
}

#navlist{
	margin: 0px;
	padding: 0px;
}

#navlist li { 
	list-style-type: none; padding-bottom: 15px; font-weight: bold;
}

#navlist li ul li {
	padding-bottom: 0px; font-weight: normal;
}
