body { background-color: #0060A1; }
table { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color: #191970; }
.outline { border: 1px solid #cccccc; background: #ffffff; padding: 2px; }
.bottom { border-bottom: 1px solid #cccccc; background: #ffffff; padding: 2px; }
a:hover { color: Red; }
.sub_head { font-size: 14pt; font-weight: bold; }
.headlinks { font-size: 10pt; padding-top: 10px; padding-bottom: 10px; }
.sml { font-size: 10pt; }
.strikethru {
	text-decoration: line-through;
}
.banner {
	padding-bottom: 4px;
	padding-top: 4px;
}
.foot {
	padding-bottom: 5px;
	font-size: 8pt;
}
li#square {
	list-style: square;
	padding-bottom: 3px
}
#blueback {
	background-color: #CCECFF;
}
#bluebacklink a:link, #bluebacklink a:active, #bluebacklink a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	background-color: #BFCFFF;
}
#bluebacklink a:hover {
	background: #A5A2FF;
	color: #ff0000;
}