/* CSS Document */

.green{
	color:#00CC66;
}

.red{
	color:#FF0000;
}

.blue{
	color:#0000FF;
}

.bodyfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; 
}

.bodyheader {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
}
	

.style4 {
	font-size: 36px;
	font-weight: bold;
}
.style7 {font-size: 24px}

.style12 {
	font-size: 14px;
	font-style: italic;
}
.style14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.style18 {
	color: #660033;
	font-size: 16px;
	font-style: italic;
	font-family: "Baskerville Old Face";
	font-weight: bold;
}

.style20 {
	color: #660033;
	font-size: 24px;
	font-family: "Baskerville Old Face";
	font-weight: bold;
}

.style24 {
	font-size: 36px;
	font-weight: bold;
	color: #660033;
	font-family:"Times New Roman", Times, serif 
}

.style25 {color: #660033; font-size: 24px; font-family: "Baskerville Old Face"; }
.style28 {font-size: 18px; font-weight: bold; }