/* CSS Document */

.text16 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }
.maintext {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 12pt;
}
.bigred {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.quotetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
}
.text16bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

