body {
	font-family: Arial, Verdana, sans-serif;
}
a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
}
.mainheading {
	font-size: 12px;
	font-weight: bold;	
}

.maincontent {
	font-size: 12px
}
hr {
	color: #003366;
}
table {
	font-size: 12px;
}
