body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #202F72;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}


.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
		font-variant: normal;
	color: #202F72;
}

a:link {
	text-decoration: none;
	color: #202F72;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #202F72;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #202F72;
	text-decoration: underline;
}

