body {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	scrollbar-base-color: #A06D0C;
	scrollbar-track-color: #AA7F4E;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: color;
	scrollbar-3dlight-color: color;
	scrollbar-darkshadow-color: color;
	scrollbar-shadow-color: color;
	scrollbar-arrow-color: #000000;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.content {font-size: 12px;}
.smallcontent {font-size: 11px;}

.whitebold {
	color: #FFF;
	font-size: 12px;
	text-decoration: bold;
}

a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:active, a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
}

/* -----  TEXTUAL SYTLES  ------- */

h2 {
	color: #A06D0C;
	font-size: 13pt;
}
