body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333300;
	text-decoration: none;
	line-height: 20px;
	background-color: #193C00;
	padding: 0;
	scrollbar-arrow-color: 193C00;
	scrollbar-face-color: DBC88F;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

/*scrollbar-highlight-color: yellow; */
/*scrollbar-shadow-color: pink; */
/*scrollbar-track-color: FF9900 */
}

a { color: #8F7D3F; text-decoration: none; }
a:link { color : #8F7D3F}
a:visited { color : #8F7D3F}
a:hover { color : #193C00}
a:active { color : #8F7D3F}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333300;
}

