body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 12px;
	color: #4D4D4D;
	}
p {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 12px;
	color: #4D4D4D;
	}
h1 {
	color: #83261E;
	}
.verylarge {
	font-size: 24px;
	font-weight: bold;
	color: #497329;
	}
.large {
	font-size: 20px;
	font-weight: bold;
	color: #482706;
	}
.almostlarge {
	font-size: 14px;
	font-weight: bold;
	color: #497128;
	}

.somewhatlarge {
	font-size:16px;
	font-weight: bold;
	color: #83261E;
	}
.somewhatlargedark {
	font-size:16px;
	font-weight: bold;
	color: #553715;
	}
.abitlargereg {
	font-size:14px;
	font-weight: normal;
	color: #83261E;
	}
.abitlarge {
	font-size:14px;
	font-weight: bold;
	color: #83261E;
	}
a:link {
	color: #497329;
	}
a:visited {
	color: #5F7E87;
	}
a:hover {
	color: #B28905;
	text-decoration: underline overline;
	}
a:active {
	color: #264769;
	}
	
table {
	color: #4D4D4D;
	}
td, th {
	font-family: Verdana, Arial, Helvetica, sanserif;
	font-size: 12px;
	}
.small {
	font-size: 10px;
}

