.scroll {
	scrollbar-face-color: #58554f;
	scrollbar-highlight-color: #58554f;
	scrollbar-3dlight-color: #CAAD59;
	scrollbar-darkshadow-color: #58554f;
	scrollbar-shadow-color: #58554f;
	scrollbar-arrow-color: #CAAD59;
	scrollbar-track-color: #58554f;
}

h1, h2, h3, p, text, body, heading1, heading2, heading3, texts, textb {
	FONT-FAMILY: Trebuchet MS, Arial, Verdana, sans-serif;
	COLOR: #65360A;
}

h1, .heading1 {
  font-style: italic;
  font-family:serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	COLOR: #65360A;
}
h2, .heading2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	font-style: italic;
  font-family:serif;
}

h3, .heading3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #58554f;
	font-style: italic;
  font-family:serif;
}

p, .text {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	width:100%;
}

.texts, .footer {
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}

.footer {
text-align:center;
vertical-align:bottom;
height:20px;
}

.textb {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}

a:link, a:visited {
	COLOR: #65360A;
	text-decoration: underline;
}
a:hover, a:active {
	COLOR: #65360A;
	text-decoration: none;
}

.listing {
	border-style: none none none none;
	border-width: 1pt;
	border-color: #2C2E6A;
	margin: 0pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
}

.prevnext {
	border-style: none none none none;
	border-width: 0pt;
	border-color: #FFFFFF;
	margin: 0pt;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	font-variant: small-caps;
	COLOR: #938561;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}
.prevnext a:link,
.prevnext a:visited,
.prevnext a:hover,
.prevnext a:active {
	COLOR: #5A564A;
	text-decoration: none;
}

.prevnext acronym {
	cursor: pointer;
}