A:link {
	TEXT-DECORATION: underline;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #684B2F;
	TEXT-DECORATION: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #BA846F;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:active {
	COLOR: #B48477;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
BODY {
	SCROLLBAR-FACE-COLOR: #ECDEDA; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #929FB0; 
	SCROLLBAR-ARROW-COLOR: #684B2F; 
	SCROLLBAR-TRACK-COLOR: #F4E4DC; 
	SCROLLBAR-DARKSHADOW-COLOR: #993300;
}	

P {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 2px;
	TEXT-INDENT: 1em;
	PADDING-TOP: 0px;
	TEXT-ALIGN: justify;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	COLOR: #BA846F;
}

H1 {
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 2px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	font-size: 16px;
	color: #BA846F;
	font-weight: bold;
	background: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
}
H2 {
	font-size: 15px;
	color: #ECDEDA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 5px;
	top: 5px;
	right: 10px;
	bottom: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: right;
	
}
H3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	
}

H4 {
	font-size: 13px;
	color: #67BAD7;
	text-align: center;
	font-weight: bold;
}

	
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	
#siteInfo{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AB7D4E;
	background-position: center center;
	font-weight: normal;
	left: 5px;
	right: 20px;
	bottom: 5px;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
	font-weight: bold;
}

#sectionLinks a {
	display: inline;
	color: #684B2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}

#sectionLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA846F;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}

#sectionLinks HR{
	color: #EFEFEF;
	font-size: 90%;
	background-position: center;
}

.styletab  {
	color: #ECDEDA;
	font-size: 12px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;
}
.styletab  a:visited {
	display: inline;
	color: #ECDEDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left bottom;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
}

.styletab  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	border-top-style: 2;
	border-right-style: 10;
	border-bottom-style: 2;
	border-left-style: 10;
	left: 10px;
	top: 2px;
	right: 10px;
	bottom: 2px;
}


.style1  {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	left: 5px;
	top: 5px;
	right: 10px;
	bottom: 2px;
	background-position: right;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	float: right;
}

.style2  {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background: center;
	font-family: Arial, Helvetica, sans-serif;
}

