.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.field {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
h2 {
	color: #336600;
}
body {
	margin: 0px;
	background-color: #1B3500;

}
.nav {
	background-image: url(images/nav_fill.gif);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
}
a.footer:link {
	text-decoration: none;
	color: #336600;
}
a.footer:visited {
	color: #663300;
	text-decoration: none;
}
a.footer:hover {
	color: #336600;
	text-decoration: underline;
}
a.footer:active {
	color: #336600;
	text-decoration: underline;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
h3 {
	color: #663300;
}
a.normal:link {
	text-decoration: underline;
	color: #336600;
}
a.normal:visited {
	color: #663300;
	text-decoration: underline;
}
a.normal:hover {
	color: #336600;
	text-decoration: none;
}
a.normal:active {
	color: #336600;
	text-decoration: none;
}.award {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC9900;
}
