


body {
    font-size: 12pt;
    font-family: Trebuchet MS, Verdana, Arial, Times;
    color: #333333;
    background-color: #B5C68D;
	margin-top: 0;
	scrollbar-base-color: #336699;
	scrollbar-arrow-color: #FFFFE6;
	scrollbar-3dlight-color: #FFFFE6;
	scrollbar-darkshadow-color: #336699;
	scrollbar-face-color: #336699;
	scrollbar-highlight-color: #F9F9F9;
	scrollbar-shadow-color: #F9F9F9;
	scrollbar-track-color: #FFFFE6;
 }

h1 {
    font-size: 12pt;
	font-weight: bold;
	text-decoration: none 
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Arial, Times;
	color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
 }

h2 {
    font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Times;
	color: #333333;
    margin-top: 0px;
	margin-bottom: 0px;
 }
 
h3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Times;
	color: #24456e;
	margin-left: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
 }	
 
h4 {
    font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Times;
	color: #5fa462;
 }
 
h5 {
    font-size: 10pt;
    font-weight: normal;
    font-style: oblique;
	font-family: Trebuchet MS, Verdana, Arial, Times;
	color: #24456e;
    margin-left: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
 }
 
h6 {
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
	font-family: Verdana, Trebuchet MS, Arial, Times;
	color: #24456e;
    margin-top: 0px;
	margin-bottom: 0px;
 }

h7 {
    font-size: 12pt;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, Times;
	color: #589a5b;
 }

a:link {
color: #336699}
a:visited {
color: #336699}
a:hover {
color: #333333}
a:active {
color: #336699}