body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #2F3E97;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B1865;
	font-size: small;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B1865;
	font-size: small;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2F3E97;
}
.title {
	font-size: 20px;
	color: #2F3E97;
	font-family: "Times New Roman", Times, serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B1865;
	font-size: 12px;
}
.style1 {color: #FFFFFF}

a:link {
	color: #0b1865;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #0b1865;
}
a:hover {
	text-decoration: underline;
	color: #0b1865;
}
a:active {
	text-decoration: none;
	color: #0b1865;
}
.footer {
	color:#FFFFFF
}
.footer:link {
	color: #ffffff;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer:hover {
	text-decoration: underline;
	color: #ffffff;
}
.footer:active {
	text-decoration: none;
	color: #ffffff;