body {
background-color: #9DB38E;
color : #444444;
}
a {
color : #447744;
text-decoration : none; 
} 
a:hover {
color : #676767;
text-decoration : underline;  
} 
img {
border : 0 none ; 
} 
.titletext {
font-family : Georgia, "Times New Roman", serif; 
font-size : 24px; 
font-style : normal; 
line-height : 14px; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 

} 
.nav1text {
font-family : Arial, "Bitstream Vera Sans", sans-serif; 
font-size : 14px; 
font-style : normal; 
line-height : 14px; 
font-weight : bold; 
font-variant : normal; 
text-transform : none; 
} 
.nav2text {
font-family : Arial, "Bitstream Vera Sans", sans-serif; 
font-size : 11px; 
font-style : normal; 
line-height : 14px; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
} 
.bodytext {
font-family : Verdana, "Bitstream Vera Sans", sans-serif; 
font-size : 12px; 
font-style : normal; 
line-height : 14px; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
}
.bold {
font-weight : bold; 
} 
.listspacer {
padding-top : 6px;
} 
.code {
font-family : "Courier New", Courier, mono; 
background-color: #BBBBBB;
line-height : 14px; 
} 
.small {
font-size : 9px; 
line-height : 12px; 
}
.italic {
font-style: italic;
}
INPUT {
border : 1px solid #8c8c8c; 
background : #D4D4D4; 
font : 9px Arial, Geneva, Arial; 
line-height : 12px; 
} 
TEXTAREA {
border : 1px solid #8c8c8c; 
background : #D4D4D4; 
font : 9px Arial, Geneva, Arial; 
line-height : 12px; 
} 
SELECT {
border : 1px solid #8c8c8c; 
background : #D4D4D4; 
font : 9px Arial, Geneva, Arial; 
line-height : 12px; 
} 