.smallheader {
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.0em;
	color: #ECE4CD;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
} 
p {
	font-size: 11px;
	line-height: 1.5;
	font-weight: normal;
	font-style: normal;
	margin-left:10px;
	margin-right:20px;
} 

a {
	color: #00395A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {

	color: #00395A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.smallfooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ECE4CD;
}
.smallfooter a:link, .smallfooter a:visited, .smallfooter a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.smallfooter a:hover {
	color: #9db5c4;
	text-decoration: underline;
}
.bigtext {
	font-size:11px;
}
 
