body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #026602;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 18px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #009966;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009966;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #009966;
}
.med {
	font-size: 12px;
}
.small {
	font-size: 10px;
}
h4 {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.blue {
	color: #0033CC;
}
.division {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.secondstory {
	color: #99CC33;
	font-size: 12px;
}
.red {
	color: #CC0000;
}
.secondstoryRed {

	color: #CC3333;
	font-size: 12px;
}
.bluMod {

	color: #0066CC;
	font-size: 12px;
}
.reverse {
	color: #CCFFCC;
}
.green {
	color: #009900;
}
.dkgreen {
	color: #006600;
}.clickHere {
	text-align: center;
	margin: 5px;
	padding: 10px;
	width: 400px;
	border: 1px dashed #006600;
}
