body, p, td, ul, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#244267;
}
body
{
background-repeat: repeat-x;
	background-position: top center
}

.small_white_menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	
}
.small_white_menu:hover
{
	
	text-decoration:underline;
	
}
H1
{
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	color:#3A659B;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}
.textStrongSmall strongblue {
	color: #0000FF;
}
.boldtext {
	font-weight: bold;
}
.bodytext {
	text-align: left;
}

