body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0;
}

td {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}

.header {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}

a.navlink {
	color: black;
	text-decoration: none;
}

a.navlink:hover {
	text-decoration: underline;
}

.navcat {
	color: black;
	font-weight: bold;
}

a {
	color: black;
}

a:hover {
	color: red;
}

.pagetitle {
	font-weight: bold;
	font-size: 10pt;
	color: white;
}

.fineprint {
	font-size: 8pt;
}

a.mainlink {
	color: #006699;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}

a.mainlink:hover {
	text-decoration: underline;
}