BODY  {
         background-color : #ffffff;
         color : #000000;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		 font-size : 11px;
         }
         
         A:LINK, A:VISITED  {
	color : #FF5f00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	font-weight : bold;
}
         
         A:HOVER  {
	color : #5D5B49;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : underline;
	font-weight : bold;
	
}
         
         H1  {
        	color : #5D5B49;
        	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        	font-size : 12px;
        	text-decoration : none;
        }
         
         H2  {
         color : #c88438;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size : 11px;
         }
         
         H3  {
	color : #AAA683;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
                 
         P, UL, Li  {
        	color : #5D5B49;
        	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        	font-size : 9px;
        }
			INPUT, TEXTAREA, SELECT, option{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 9px;
	color: #5D5B49;
	border: 1px ridge #000000;
}

.header{color: #494A4A; font-weight: bold; font-size: 9px; font-family: verdana; height: 16px;}
.text{color: #494A4A; font-size: 9px; font-family: verdana; height: 16px;}
.textarea{color: #494A4A; font-size: 9px; font-family: verdana; height: 50px;}
	