a.top {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

a.small {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

.small {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

a {
	color: #000000;
	font-size: 12px;
}

.topwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #01A3D8;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #CCCCCC;
}
