body {
	scrollbar-face-color: #dcdcc5;
	scrollbar-shadow-color: #f9f6f0;
	scrollbar-highlight-color: #f9f6f0;
	scrollbar-3dlight-color: #f9f6f0;
	scrollbar-darkshadow-color: #663333;
	scrollbar-track-color: #dcdcc5;
	scrollbar-arrow-color: #f9f6f0;
	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 : #4b4d39; 
}

a:link {
	color: #be9280;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration : none; 
	font-weight: bold;
	font-family: Times New Roman;
}

a:visited {
	color: #be9280;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration : none; 
	font-weight: bold;
	font-family: Times New Roman;
}

a:hover {
	color: #8E705E;
	font-size: 8px;
	text-transform: uppercase;
	text-decoration : none; 
	font-weight: bold;
	font-family: Times New Roman;
	 cursor: help;
}

a.nav:link {
	color: #be9280;
	text-transform: uppercase;
	border-bottom: 1px solid #B7A98F;
	border-left: 5px solid #B7A98F;
	line-height: 18px;
	background-color: #f3f1ea;
	font-family: Century Gothic;
	font-size: 9px;
	text-transform: uppercase;
	display: block;
}



a.nav:visited {
	color: #be9280;
	text-transform: uppercase;
	border-bottom: 1px solid #B7A98F;
	border-left: 5px solid #B7A98F;
	line-height: 18px;
	background-color: #f3f1ea;
	font-family: Century Gothic;
	font-size: 9px;
	text-transform: uppercase;
	display: block;
}

a.nav:hover {
	color: #8E705E;
	text-transform: uppercase;
	line-height: 18px;
	background-color: #dcdcc5;
	font-family: Century Gothic;
	font-size: 9px;
	border-bottom: 3px solid #B7A98F;
	border-left: 5px solid #B7A98F;
	display: block;
}

.header {
	text-transform: uppercase;
	font-size: 8pt; 
	color : #B7A98F;
	letter-spacing: 2px;
	font-family : Century Gothic; 
}

hr {
	color: #f7f4ec;
	width: 95%;
	text-align: center;
	size: 1;
	border-style:solid;
	shadow: none;
}

B {
	font-size : 7pt; 
	text-transform: uppercase; 
	font-family : Century Gothic; 
	color : #663333;
} 

I {
	line-height : 11px; 
	font-size : 7pt; 
	font-family: Century Gothic;
	color : #5d9481;
}

blockquote {
	color: #4b4d39;
	padding: 5px;
	width: 230px;
	background-color: #f3f1ea;
	border-left: 8px solid #B7A98F;
	border-bottom:;
	border-top:;
}