body {
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #f3f3f3;
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}
a:link {
	color: #C7AC6A;
	text-decoration: none;
}

a:visited {
  color: #C7AC6A;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ffffcc;
}

a:active {
	color: #ffffcc;
	text-decoration: none;
}

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003300;
	list-style-type: disc;
	line-height: 12pt;
	text-decoration: none;
}
.dropcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bolder;
	color: #003300;
	list-style-type: circle;
	text-decoration: none;
}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #003300;
	list-style-type: disc;
	line-height: 18pt;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #003300;
	list-style-type: disc;
	line-height: 12pt;
	text-decoration: none;
	font-variant: small-caps;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #003300;
	list-style-type: disc;
	line-height: 12pt;
	text-decoration: none;
	font-variant: normal;
}
.textbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #003300;
	list-style-type: disc;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.textboldwhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	list-style-type: disc;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

