body {
	background-color: #5b5d06;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B2C03;
}

.page {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.heading {
	clear: right;
	margin-bottom: 20px;
}
.heading2 {
	font-size: 36px;
	color: #999999;
	font-style: italic;
	text-transform: uppercase;
}
.heading3 {
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	color: #7E7E7E;
	text-decoration: underline;
	margin-bottom: 10px;
	font-weight: 500;
}
.image_border {
	border: 1px solid #5b5d06;
}
.heading4 {
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.white {
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
}

a:link { color: #a6a90b; font-size: 12px; text-decoration: underline }
a:active { color: #a6a90b; font-size: 12px; text-decoration: underline }
a:visited { color: #a6a90b; font-size: 12px; text-decoration: underline }
a:hover { color: #5b5d06; font-size: 12px; text-decoration: underline }

a.white:link { color: #ffffff; font-size: 12px; text-decoration: underline }
a.white:active { color: #ffffff; font-size: 12px; text-decoration: underline }
a.white:visited { color: #ffffff; font-size: 12px; text-decoration: underline }
a.white:hover { color: #5b5d06; font-size: 12px; text-decoration: underline }

.s_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #999999;
}
.s_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006600;
	background-color: #00FF00;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

