a {
	color: #ffff00
}
a:active {
	color: #00ff00
}
a:visited {
	color: #ffff99
}
a:hover {
	color: #66ff66
}
.charblock  {
	background-color: #004400;
	color: #ffffff
}
.standout {
	color: #80FF80
}
.chartitle {
	background-color: #00cc00;
	color: #004400;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	font-family: arial
}
.orangetitle {
	background-color: #ffcc33;
	color: #004400;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	font-family: arial
}
.abg {
	font-size: 12pt;
	font-weight: bold;
	font-family: arial
}
.blkgrn {
	background-color: #339966;
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	font-family: arial
}
.grngrn {
	background-color: #339966;
	color: #223732;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	font-family: arial
}
.yelgrn {
	background-color: #339966;
	color: #FFFF80;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	font-family: arial
}
.formbk {
	background-color: #223732;	
	font-family: arial
}