body {
	background-color: #A5C0DD;
}
.copyright { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #011B3A;
}
a:link {
	color: #ED401F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ED401F;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.h1 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 15px;
	
color: #ED401F;
	line-height: 18px;
}
.h2 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
}
.h3 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D2C89;
	line-height: 17px;
	font-weight: bold;
}
.h9 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D2C89;
	line-height: 16px;
	font-weight: bold;
}
.h7 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
}
.contact {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A5C0DD;
}.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5C0DD;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A5C0DD;
}

.h4 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 13px;
line-height: 15px;color: #ED401F;

	font-weight: bold;}
.h8 {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
.grey {
	background-color: #F5F5F5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5C0DD;
}
.border {
	border: 1px dotted #A5C0DD;
}
