td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

a:link {
	color: #C00;
	text-decoration: none;
}

a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a.topnav:link {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

a.topnav:visited {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
a.topnav:hover {
	font-size: 13px;
	color: #C00;
	text-decoration: none;
}
.baselinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
