body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-attachment: scroll;
	background-color: #CFE5CF;
	background-image:  url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;


}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003100;
	line-height: 25px;

}
.subhead {
	font-size: 14px;
	font-weight: normal;

}
a:link {
	color: #003100;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #A0C2A0;
}
a:visited {
	color: #006600;
}
a:active {
	color: #FFFFFF;
	background-color: #A0C2A0;
}
p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #A0C2A0;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.SlightlyLargerFont {
	font-size: 14px;
}
