.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.monthlywordtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.largeheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;

}
.smallheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.smallheadingbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;

}
.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D4B912;
	text-decoration: none;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.button {
	color: #8D1021;
	background-color: #D6BB14;
	border: thin none #660000;
	cursor: hand;

}
.cellheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;

}
