  BODY {
		
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight: bold;
}
.large-header-blue {
			font-family : Arial, Helvetica, sans-serif;
			font-size : 1.2em;
			font-weight : bold;
			color :#0a2f87
}

.small-header-blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #0a2f87
}
.header {
			font-family : Arial, Helvetica, sans-serif;
			font-size : medium;
			font-weight : bold;
}

.header-white {
			color : White;
			font-family : Arial, Helvetica, sans-serif;
			font-size : 14pt;
}

.small-header-white {
			color : White;
			font-family : Arial, Helvetica, sans-serif;
			font-size : smaller;
			font-weight : bold;
}
.blue-white {
	background-color : #333399;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  9pt;
	font-weight : bold;
	padding:0.2em 0.5em;
}
.red {
	background-color : white;
	color: red;
	font-family : Arial, Helvetica, sans-serif;
	font-size:  9pt;
	font-weight : bold;
}
.redtext24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color:#FFFFFF
}
				
TD {
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10pt;
			font-style : normal;
			font-weight: bold;
}
.td-silver {
	   		background-color : silver
}
A, A:LINK {
	color : blue;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0a2f87;
}
.large-redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
#blockFill { width: auto; vertical-align: middle; text-align: left; padding: 3px 10px 3px 10px; margin: 0px; background-color:#660066; font-size: 12pt; font-weight: bold; color: #eeeedd; }