.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D9DE1;
	text-decoration: none;
	font-weight: normal;
}

.boldtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.bodycopyheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #D5D5D5;
	text-decoration: none;
	font-weight: bold;
}

.bodyheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #99CC66;
	text-decoration: none;
	font-weight: bold;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.bluetext {
	color: #336699;
}
.bluetext2 {
	color: #336699;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
	text-decoration: none;
}
