A:link {  color: #333399; font-family: Verdana, Arial, Helvetica, sans-serif}
A:visited {  color: #669933; font-family: Verdana, Arial, Helvetica, sans-serif}
A:hover {  color: #6666CC; font-family: Verdana, Arial, Helvetica, sans-serif}
A:active {  color: #663366; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em}

.tenpxbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #6666CC;
}
.limeyellow {
	background-color: #EBED78;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px dashed #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	
}
body {
	background: #99CC66;
}
.green {
	color: #390;
	font-weight: bold;
}
.whiteonblack {
	font-weight: bold;
	color: #FFF;
	background: #000;
	text-indent: 2px;
}
.whiteongreen {
	font-weight: bold;
	color: #FFF;
	background: #693;
	text-indent: 2px;
}
.red {
	color: #C03;
	font-weight: bold;
}
