
body {
	background:	#274927;
}

a:link {
	color:		#003300;
}

a:active {
	color:		#003300;
}

a:visited {
	color:		#003300;
}

a:hover {
	color:		#003300;
}

td, p {
	color:			#003300;
	font-family:		arial, helvetica, geneva, sans-serif;
	font-size:		10pt;
}

.front {
	background-color:	#ffffff;
	font-family:		arial, helvetica, geneva, sans-serif;
	font-size:		10pt;
}

.dark {
	background-color:	#003300;
}

.small, .smallnav {
	font-size:		70%;
}

h1 {
	font-size:		150%;
	font-weight:		600;
}

h2 {
	font-size:		120%;
	font-weight:		600;
}

.contentimage {
	margin-top:		10px;
	margin-left:		10px;
	margin-right:		10px;
	margin-bottom:		10px;
}

button, .button a, .button a:link, button a:active, button a:visited, button a:hover {
	text-align: center;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
}

