body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #5E3206;
	SCROLLBAR-FACE-COLOR: #9E8B5C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DDCDAC; 
	CURSOR: default; 
	SCROLLBAR-SHADOW-COLOR: #9C8348; 
	SCROLLBAR-3DLIGHT-COLOR: #9C8348; 
	SCROLLBAR-ARROW-COLOR: #DECEAD; 
	SCROLLBAR-TRACK-COLOR: #DECEAD; 
	SCROLLBAR-DARKSHADOW-COLOR: #DDCDAC}
}

h1 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	}
	
h2 {
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	}

h3 {
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	}

h4 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	}

h5 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	}

h6 {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006633;
	}

.large {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
}

.small {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}

td {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	
}

a:link {
	text-decoration: underline;
	font-weight: regular;
	color: #677537;
}

a:visited {
	text-decoration: underline;
	font-weight: regular;
	color: #677537;
}

a:hover {
	text-decoration: None;
	font-weight: regular;
	color: #CE0215;
}
