body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.emaillink:link {
	color: #000000;
	text-decoration: none;
}
.emaillink:visited {
	text-decoration: none;
	color: #000000;
}
.emaillink:hover {
	text-decoration: underline;
	color: #000000;
}
.emaillink:active {
	text-decoration: none;
        color: #000000;
}
.style1 {
	font-family: Helvetica;
	font-size: 12px;
	color: #466C91;
}
.style2 {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.style5 {font-family: Helvetica; font-size: 12px; color: #000000; font-weight: bold; }
a:link {
	color: #466C91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #466C91;
}
a:hover {
	text-decoration: underline;
	color: #000099;
	
}
a:active {
	text-decoration: none;
	color: #466C91;
}
.style6 {
	font-family: Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.style7 {
	font-family: Helvetica;
	font-size: 14px;
	color: #000000;
}
.style8 {
	font-family: Helvetica;
	font-size: 15px;
	color: #000000;
}

