body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.smallcentered {
	font-size: 10px;
	text-align: center;
}
.smallleft {
	font-size: 10px;
	text-align: left;
}
a:link {
	font-weight: bold;
	color: #007B3A;
	text-decoration: underline;
}
a:visited {
	color: #388945;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
