
body {
    font-size: 14px;
    font-family: Trebuchet MS, Arial, Verdana;
    color: #333333;
    background-color: white;
    margin-top: 15;
    scrollbar-base-color: #008000;
    scrollbar-arrow-color: #FFFFF2;
    scrollbar-3dlight-color: #f0f0f0;
    scrollbar-darkshadow-color: #872E03;
    scrollbar-face-color: #008000;
    scrollbar-highlight-color: #872E03;
    scrollbar-shadow-color: #FFFFD7





;
    scrollbar-track-color: #FFFFF2;
 }


h1 {
    font-size: 16px;
	font-weight: bold;
	font-style: italics;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #FFFFF2;
 }


h2 {
    font-size: 18px;
	font-weight: bold;
	font-style: oblique;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #872E03;
 }

 
h3 {
    font-size: 18px;
	font-weight: bold;
        font-style: oblique;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #008000;
 }
	
 
h4 {
    font-size: 14px;
	font-weight: bold;
        font-style: oblique;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #872E03;
 }


h5 {
    font-size: 14px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #FFFFF2;
 }

h6 {
    font-size: 14px;
	font-weight: normal;
        font-style: oblique;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #333333;
 }

h7 {
    font-size: 14px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #333333;
 }

.buttonscontainer {width: 140px;}

.buttons a {color: #FFFFF2;
background-color: #008000;
padding: 10px;
padding-left: 13px;
display: block;
font: 16px Trebuchet MS, sans-serif;
font-weight: bold;
font-color: #FFFFF2;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #872E03;
color: #872E03;
text-decoration: none;}

a:link {font: bold 14px Trebuchet MS, sans-serif; color: #008000; text-decoration: underline;}
a:visited {font: bold 14px Trebuchet MS, sans-serif; color: #008000; text-decoration: underline;}
a:hover {font: bold 14px Trebuchet MS, sans-serif; color: #872E03; text-decoration: underline;}
a:active {font: bold 14px Trebuchet MS, sans-serif; color: #872E03; text-decoration: none;}