.classic12bold {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.classic12 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.classicbold12red {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.arial8 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

