body {
	background-color: #383D42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383D42;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
a:link, a:visited {  color: #4FBA00}
a:hover {  color: #25BEED}

a.nav:link, a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46A600;
	text-decoration: none;
	
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A82CC;
	text-decoration: underline;
}
p {
	line-height:140%;
}
