body {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #430904;
	cursor: crosshair;
	background-color : transparent; 
	line-height : 9px; 
	font-size : 7pt; 
	font-family: Century Gothic;
	text-align:justify;
	text-decoration:none;
	margin-top : 0;
	margin-left: 0; 
	margin-right: 0;
	color : #4d4645; 
}

a:link {
	color: #C1845F;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration : none; 
	font-weight: bold;
	font-family: Times New Roman;
}

a:visited {
	color: #C1845F;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration : none; 
	font-weight: bold;
	font-family: Times New Roman;
}

a:hover {
	color: #000000;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration : none; 
	font-weight: bold;
	font-family: Times New Roman;
	 cursor: help;
}

a.nav:link {
	color: #C1845F;
	text-transform: lowercase;
	border-bottom: 1px solid #6B5F4E;
	line-height: 18px;
	background-color: #000000;
	font-family: Century Gothic;
	font-size: 9px;
	text-transform: uppercase;
	display: block;
}



a.nav:visited {
	color: #C1845F;
	text-transform: lowercase;
	border-bottom: 1px solid #6B5F4E;
	line-height: 18px;
	background-color: #000000;
	font-family: Century Gothic;
	font-size: 9px;
	text-transform: uppercase;
	display: block;
}

a.nav:hover {
	color: #8E705E;
	text-transform: lowercase;
	line-height: 18px;
	background-color: #1b1b1b;
	font-family: Century Gothic;
	font-size: 9px;
	text-transform: uppercase;
	border-bottom: 2px solid #CC8B5A;
	display: block;
}

.header {
	background-color: #000000;
	text-transform: uppercase;
	font-size: 9pt; 
	color : #430904;
	letter-spacing: 2px;
	font-weight: bold;
	border-bottom: 6px solid #1b1b1b;
	border-right: 6px solid #B7A98F;
	font-family : Times New Roman; 
}

B {
	font-size : 7pt; 
	text-transform: uppercase; 
	font-family : Trebuchet MS; 
	color : #9f4441;
} 

I {
	line-height : 11px; 
	font-size : 7pt; 
	font-family: Century Gothic;
	color : #B7A98F;
} 