body {
	background-color: #F3F9FD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	line-height: 13px;
}
.style3 {
	color: #0c0088;
	font-size: 11px;
	font-family: tahoma;
	line-height: 13px;
}
.style4 {
	color: #ffffff;
	font-size: 9px;
	font-family: tahoma;
	text-decoration: none;
}
.mainhd {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0c0088;
	margin-bottom: 10px;
	text-align: center;
}
.hdr {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #009400;
}
.subhd {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #009400;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a.hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.visited {
	text-decoration: none;
	color: #FFFFFF;
}