.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.sml_subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
.graph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin dotted;
}
.uline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
}
a:visited {
	color: #203555;
}
a:hover{BACKGROUND-COLOR:  #D3D3D3}