body{
	background-color: #fff8bc;
	font-family: Gill Sans MT;
	font-size: 12pt;
	color: #ffffff;
}

h1{
	font-size:20pt;
	font-weight:bold;
	color: #a6daa2;
	margin-bottom:4px;
}

h2{
	font-size:20pt;
	font-weight:bold;
	color: #ffffff;
	margin-bottom:4px;
}

h3{
	font-size:15pt;
	font-weight:bold;
	color: #ffffff;
	margin-bottom:4px;
}

h4{
	font-size:15pt;
	font-weight:bold;
	color: #a6daa2;
	margin-bottom:4px;

}


a:link, a:visited{
	color: #a6daa2;
	text-decoration:underline;
}

a:hover, a:visited:hover, a:active{
	color: #ffd387;
	text-decoration:underline;
}

a:link.bottomNav, a:visited.bottomNav{
	color: #ffffff;
	text-decoration:underline;
}

a:hover.bottomNav, a:visited:hover.bottomNav, a:active.bottomNav{
	color: #ffffff;
	text-decoration:none;
}

a:link.nav, a:visited.nav{
	color: #d4696d;
	font-weight:bold;
	text-decoration:none;
}

a:hover.nav, a:visited:hover.nav, a:active.nav{
	color: #a6daa2;
	font-weight:bold;
	text-decoration:none;
}

#green_box{
	position:relative;
	left:474;
	width:251px;
	height:86px;
	font-family: Gill Sans MT;
	font-size: 10pt;
	color: #ffffff;
}

#bodySection{
	margin-top: 5px;
	margin-left:20px;
	margin-right:20px;
	font-size: 12pt;
}

#navSection{
	margin:5px;
	margin-left:20px;
} 
