
body 

{scrollbar-face-color: #93a957;
scrollbar-shadow-color: #93a957;
scrollbar-3dlight-color: #93a957;
scrollbar-darkshadow-color: #93a957;
scrollbar-track-color: #d9e4b2;
scrollbar-highlight-color: #93a957;
scrollbar-arrow-color: #4f5d1f;

background-image:url(background.jpg);
background-attachment: fixed;
background-repeat: repeat;
background-color: #d9e4b2;
font-family: century gothic; 
color: #667f24;
letter-spacing: 1px;
font-weight: normal;
text-align:justify; 
font-size: 7pt;
line-height: 10px;
cursor:default;}

h1{
line-height: 20px;
letter-spacing: -3px;
background-color: #93a957;
color: #4f5d1f;
font-weight: normal;
font-family: arial black;
font-size: 20px;
text-align: center;
text-transform:uppercase;
margin-bottom: 0px;}

td {font-family: century gothic;
font-size:7pt;}

u {border-bottom: 1px solid #ffffff;}

b {color: #101803;}

i {color: #101803;
font-family: georgia;
font-size: 11px;}

h2{
line-height: 14px;
background-color: #becd81;
color: #4f5d1f;
font-weight: normal;
font-family: century gothic;
font-size: 7pt;
text-align: center;
text-transform: normal;
margin-bottom: 3px;
margin-top: 0px;}


.button, textarea, input
{font-family: century gothic;
font-size: 7pt;
letter-spacing: 1px;
color: #667f24;
border: 1px solid #d9e4b2;
background: #becd81;}

A:link {color: #4f5d1f; text-decoration: none;
cursor: default; font-weight: normal;}
 
A:visited {color:#4f5d1f; text-decoration: none; 
cursor: default; font-weight: normal;}

A:active {color: #4f5d1f; text-decoration: none; 
cursor: default; font-weight: normal;}

A:hover {color: #66772b; text-decoration: none;
cursor: default; font-weight: normal;}

</style>