body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #3357b3;
}
.style1a {
	font-family: Arial;
	font-size: 15px;
	color: #3357b3;
}
.style2 {
	font-family: Arial;
	font-size: 11px;
	color: #8294c2;
}
.style3 {
	font-family: Arial;
	font-size: 11px;
	color: #18274b;
	line-height:16px;
}
.emaillink:link {
	color: #3357b3;
	text-decoration: underline;
}
.emaillink:visited {
	text-decoration: underline;
	color: #3357b3;
}
.emaillink:hover {
	text-decoration: none;
	color: #3357b3;
}
.emaillink:active {
	text-decoration: underline;
        color: #3357b3;
}