body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	background-image: url(graphics/tile_blue-violet.jpg);
	background-color: #0D014D;
}
P, TD, LI, {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
.footer {
	font-size: 9pt;
}
.smallText { font-size: 8pt; }
.blk8pt {
	color: black;
	font-size: 8pt;
}
.blk9pt {
	color: black;
	font-size:9pt;
}
.blk10pt {
	color: black;
	font-size:10pt;
}
a:link { color: white; }
a:hover { color: #CC0000 !important; }
a:visited { color: white; }
.pageHeader { 
	font-size: 12pt;
	font-weight: bold;
}