body
{
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #7DA34F;
scrollbar-face-color: #7DA34F;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #7DA34F;
scrollbar-darkshadow-color: #7DA34F;
scrollbar-shadow-color: #ffffff;
}

body, table, td, tr
{
font-family: tahoma, Arial; 
font-size:8pt;
line-height:10pt; 
letter-spacing:0px;
color:#485E2E;
text-align:justify;
}

b {
color : #7DA34F;
background-color : #dddddd;
}

u {
color : #7DA34F;
border-bottom : 2px solid #cccccc;
}

i {
background-color : #7DA34F;
}

s {
font-family : courier new;
color : #7DA34F;
}

blockquote {
    text-align: justify;
    width: 250px; margin-left:50px; 
    margin-right:0; margin-top:5px; 
    margin-bottom:10px; 
    padding-left:5px; 
    padding-right:5; 
    padding-top:10px; 
    padding-bottom:5;
    background-color: #FFFFFF;
	border-left: 15px #7DA34F solid;
	color: #7DA34F;
}
textarea {
    text-align: justify;
    font-family : century Gothic, arial;
    background-color: #FFFFFF;
    font-size: 10px;
	border-left: 15px #7DA34F solid;
}

input, select{
    text-align: justify;
    font-family : century Gothic, arial;
    background-color: #FFFFFF;
    margin-top:2px;
    font-size: 10px;
	border: 1px #7DA34F solid;
}
	
a {
color:#7DA300;
text-decoration:none;
line-height:8pt;
font-weight:bold;}

a:active {
color:#7DA300;
text-decoration:none;
line-height:8pt;
font-weight:bold;}

a:visited {
color:#7DA300;
text-decoration:none;
line-height:8pt;
font-weight:bold;}

a:hover {
color:#9ECE00;
text-decoration:none;
line-height:8pt;
font-weight:bold;
cursor:help;}
	
ul, li{list-style-image: url('dot.gif')}

#nav { 
border:0px; 
padding: 2px 2px 2px 2px;
font-family: century gothic, tahoma; 
font-size:13pt;
line-height:10pt; 
letter-spacing:2px;
font-weight:bold;
color:#FFFFFF;
}

#nav a { 
border:0px; 
padding: 2px 2px 2px 2px;
font-family: century gothic, tahoma; 
font-size:13pt;
line-height:10pt; 
letter-spacing:2px;
font-weight:bold;
color:#FFFFFF;
}
	
#content { 
border:0px; 
padding-top: 10px;
text-align: justify;
}

#content h1 {
font-family: century gothic, tahoma;
 background: #AFC990;
 color: #AFC990; 
 padding-left: 40px;
 font-size: 21px;
 font-style: italic;
 text-transform: uppercase;
 line-height: 15pt;
 margin: 0px;

}

#content h1 span {
 background: #E6F1D6;
 padding: 0px 5px 0px 5px;
}