.maintable {
	background-color: #ffffff;
}
.pageheading {
	font-size: 12px;
	color: #093d77;
	font-weight: bold;
}

a.link {
	font-size: 12px;
	color: #093d77;
	font-weight: bold;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}

a.link2 {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}
