.smallcenter {
	font-size: 10px;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
}
a:link {
	font-weight: bold;
	color: #014FA2;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #A96F50;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #014FA2;
	text-decoration: underline;
}
.heading {
	font-weight: bold;
	color: #336600;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
