@charset "UTF-8";
/* CSS Document */


body {
	background-color: #f2ebeb;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}


.navtext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.navtext a:link {color:#000;
	
	
	}
	
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #03C;
	text-align: center;
	letter-spacing: 0.2em;
	white-space: normal;
	margin: 3px;
	padding: 3px;
}
	
		
H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #03C;
	text-align: center;
	letter-spacing: 0.2em;
	white-space: normal;
	margin: 0px;
	padding: 3px;
}

	

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #03C;
	text-align: center;
	letter-spacing: 0.2em;
	white-space: normal;
	margin: 0px;
	padding: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3f440d;
	text-decoration: none;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3f440d;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1B412A;
	line-height: 18px;
}

.topheader {
	font-family: "Times New Roman", Times, serif;
	color: #005dab;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	text-align: center;
	height: 18px;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1B412A;
	line-height: 18px;
}
