body, html, td, li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	text-align: center;
}

h2 {
	text-align: center;
}

a {
	text-decoration: none;
	color: #0072bf;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #2a38b7;
}

.microtext {
	font-size: 9px;
}

.currentpage {
	background-color: #6b80a7;
	font-weight: bold;
	color: #ffffff;
}

body {
	margin: 0;
}

table {
	font-size: 12px;
}
