body {
 	margin: 0pt; 
	scrollbar-face-color: #767B34;
	scrollbar-highlight-color: #B4B774;
	scrollbar-3dlight-color: #767B34;
	scrollbar-darkshadow-color: #767B34;
	scrollbar-shadow-color: #4D3B27;
	scrollbar-arrow-color: #B4B774;
	scrollbar-track-color: #B4B774;
	background-color: #676734;
	background-image:url(images/bg.gif); 
	font-color: #434310;
	font-family: georgia; 
}

div,td{
	font-family: georgia; 
	font-size: 12px; 
	color:#2E2D01;
}
a:link, a:active, a:visited {
	Color: #393906;
	Text-Decoration: none;
	font-weight:bold;
}
A:hover {
	Color: #858552;
	Text-Decoration: none;
	font-weight:bold;
}
.outline { 
	border: 1px solid #3F3F0C;
}
.ch {
	font-size:16px; 
	padding-left:12px; 
	text-align: left;
	color: #393906;
	font-weight:bold;
	background-repeat:no-repeat;
	text-transform : UPPERCASE;
	font-family: georgia; 
}
.chmain {
	font-size:18px; 
	padding-left:12px; 
	text-align: left;
	color: #393906;
	font-weight:bold;
	background-repeat:no-repeat;
	text-transform : UPPERCASE;
	font-family: georgia; 
}
.footer {
	font-size:10px; 
	padding-right: 12px; 
	text-align: right;
}
.content {
	text-decoration: none;
	padding-left: 12px; 
	padding-right: 12px; 
	text-align: left; 
	line-height: 140%;
	font-size: 13px; 
}
.content2 {
	text-decoration: none;
	padding-left: 30px; 
	padding-right: 12px; 
	text-align: left; 
	line-height: 140%;
	font-size: 13px; 
}
.nav {
	text-decoration: none;
	padding-left: 12px; 
	padding-right: 12px; 
	text-align: left; 
	line-height: 140%;
}
input, textarea { 
	border:1px solid #4D3B27; 
	font-family: georgia;
	font-size:12px;
	color: #2E2D01; 
}