body
{
	color: black;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
A
{
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
}
A:visited 
{ 
	text-decoration: underline;
	color: #003399;
	font-weight: bold;
}
A:hover
{
	text-decoration: none;
	color: #66ccff;
}
A.topMenu
{
	color: #003399;
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
A.topMenu:visited
{
	color: #003399;
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
A.topMenu:hover
{
	color: #003399;
	font-family: Trebuchet MS, Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
