body {
	scrollbar-face-color: #096074;
	scrollbar-arrow-color: #ffffcc;
	scrollbar-highlight-color: #C7AC6A;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #8B6F47;
	scrollbar-shadow-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #096074;
	background-color: #FFFDEE;
}
a:link {
	color: #064553;
	text-decoration: none;
}

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

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

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

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #096074;
	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: #096074;
	list-style-type: circle;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #096074;
	list-style-type: square;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-image: url(images/oakbullet.gif);
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #096074;
	list-style-type: disc;
	line-height: 12pt;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #096074;
	list-style-type: disc;
	line-height: 12pt;
	text-decoration: none;
	font-variant: small-caps;
}
.smallcap {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #096074;
	list-style-type: square;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;
	list-style-image: url(images/oakbullet.gif);
}
.bigger {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #096074;
	list-style-type: disc;
	line-height: normal;
	text-decoration: none;
}

