a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
a:active { font-family: "Courier New", Courier, mono;
	font-size: 11px; font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none
}
a:visited { font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #333333;
}
p, td {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #6b7558;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.subhead {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.heading {
	color: #F3F3D5;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #003333;
}

