@charset "utf-8";
/* CSS Document */

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodybold {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
.links/* CSS Document */

 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
}
.linkscurrent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: ffd436;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.small/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 10px;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
.smalllinks/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 5px;
	text-decoration: underline;
}
.bigheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.bigheadingbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #004f25;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
