body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4664A0;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #D2DCE6;
	padding: 0px;
}
a:link {
	color: #D26E3C;
	text-decoration: underline;
}
a:hover {
	color: #DC9664;
}
a:visited {
	color: #BE5A28;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.black11 {
	font-size: 10px;
	color: #000000;
}
.copyright {
	font-size: 9px;
	color: #4664A0;
}
.copyrightwhite {
	font-size: 9px;
	color: #FFFFFF;
}
.homecover {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
