.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.maintext {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.Georgia {
	font-family: Georgia, Helvetica, serif;
	font-size: 12px;
}
.georgia2 {
	font-family: Georgia, Helvetica, serif;
	font-size: 10px;
}
.grey {font-family: Georgia, Helvetica, serif; font-size: 10px; color: #666666; }
.centered {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.grey2 {
	font-family: Georgia, Helvetica, serif;
	font-size: 12px;
	color: #666666;
}

