body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	background-color:#0C4280 ;
	text-align: center ;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:5px;
	margin-top: 10px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:5px;
	margin-top: 10px;
}
.xsmall {
	font-size: 9px;
	margin:5px;
	text-align: justify;
}
.small {
	font-size: 11px;
	margin:5px;
	text-align: justify;
}
.navigation {
	font-size: 11px;
	color: #0F4281;
	margin:10px 0px 0px 15px;
	text-align: justify;    
}
.navigation-title {
	font-size: 12px;
	font-weight: bold;
	color: #0F4281;
	margin:10px 0px 0px 10px;
	text-align: justify;    
}
.blue-bold {
	color: #0F4281;
	font-weight: bold;
}
.vsmall {font-size: 10px
}
.greenbkgd  {
	background-color: #99CD00;
}
.bluebkgd {
	background-color: #3F8BBD;
}

