@charset "utf-8";
body,th ,td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-image: url(images/content_bkgrnd.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#page {
	width: 750px;
	height: 2000px;
	margin-top: 4%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15%;
}
.contenthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #69913B;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 35px;
	text-decoration: none;
}
.contentp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-left: 15px;
}
.contentindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: normal;
	color: #69913B;
}
.contentindexBIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2px;
	color: #69913B;
}

