body {
	background-color: #363636;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: left;
}
h1 {
	color: #2F7099;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #99BC04;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

h4 {
	color: #2F7099;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #2F7099;
	text-decoration: none;
} 
a:hover {
	color: #99BB3D;
	text-decoration: none;
}
a.nav:link, a.nav:visited, a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
} 
a.nav:hover {
	color: #99BB3D;
	text-decoration: none;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #2F7099;
	text-decoration: none;
	text-align: center;
} 
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
li {
	padding-bottom: 2px;
	color: #363636;
}
td, p {
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: 1.5em;
	text-align: left;
}
table {
	border: none;
}
select, option, input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #99BC04;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #687A00;
}
.centredtext {
	text-align: center;
	font-weight: normal;
}
.table_text_center {
	text-align: center;
}
