body {
	font-family: "Courier New", ;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
	background-color: #330066
}	
a {
	color: #66FFFF;
	font-weight: normal;
	font-style: italic;
}
a:link {
	font-size: 14px;
	color: #66FFFF;
	text-decoration: underline;
}
a:hover {
	color: #33FF00;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #66FFFF;
}
.CourierNewSize16 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.HeaderSize20Bld {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.HeaderSize16 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
li {
	font-family: "Courier New", Courier, mono;
	list-style-position: outside;
	list-style-type: decimal;
}
.smPrint {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CC6600;
	font-style: italic;
}
