body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #005C99;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #005C99;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #005A98;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.heading {
	font-weight: bold;
	font-size: 24px;
}
.copyright {
	font-size: 12px;
	color: #000000;
}
.textbox {
	font-size: 11px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.maintext {
	font-size: 13px;
}
