body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B0ACA3;
}
body,td,th,p,ol,li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	color: #142948;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
}

.footer, .footer a, .footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.blue, .blue a, .blue a:link, .blue a:hover, .blue a:active, .blue a:visited {
	color: #142948;
	text-decoration: none;
}

.blue-small, .blue-small a, .blue-small a:link, .blue-small a:hover, .blue-small a:active, .blue-small a:visited {
	color: #142948;
	text-decoration: none;
	font-size: 12px;
}

.white, .white a, .white a:link, .white a:hover, .white a:active, .white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.no-indent li{
	margin: 0px 0px 5px -20px;
}

.return {
padding: 10px 0px 0px 0px;
}

