.smallcentered {
	font-size: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #633423;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:active {
	font-weight: bold;
	color: #8F471F;
	text-decoration: underline;
}
.blue {
	font-size: 11px;
	color: #316B9C;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.justblue {
	color: #316B9C;
}
.small {
	font-size: 10px;
}
