.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #999999;
}
.smallblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #06F;
}
col {
	padding: 15px;
	text-transform: uppercase;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
}
.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
	font-weight: bold;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}
