﻿body {
background-color: #FFFFFF; 
margin-left:0; 
margin-top=0; 
	margin:0;
}

a:link {
	color: #FFFFFF;
		text-decoration:none;
}
a:visited {
	color: #FDCB74;
		text-decoration:none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration:none;
}


h1 {
	color: #006029;
	font-family: Georgia, Times New Roman;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	color: #006029;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h2 a {
	text-decoration: none;
	}
	
h3 {
	color: #00478d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:normal;
}

h4 {
	color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
	font-weight:normal;
}

h5 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
	font-weight:normal;
}


