body, p, td, input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

a.pagelink {
	font-weight: bold;
	text-decoration: none;
}
a.pagelink:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.pagelinkUnselected {
	text-decoration: none;
}
a.pagelinkUnselected:hover {
	text-decoration: underline;
}

#bottommenu {
	text-align: center;
}


#bottommenu a:link {
	font-weight: bold;
	text-decoration: none;
}

#bottommenu a:visited {
	font-weight: bold;
	text-decoration: none;
}

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

#bottommenu a:active {
	font-weight: bold;
	text-decoration: underline;
}