body {  
font-family: Lucida Sans Unicode, Veranda, Tahoma, Arial, Georgia; 
font-size: 12px; 
color: #502B01;}

.TABLE {font-family: Lucida Sans Unicode, Veranda, Tahoma, Arial, Georgia; 
font-size: 12px; 
color: #405102;
background-color: #E7E7C6;
border: 1px solid #8B9746;
padding: 2;
margin: 0;}

.contents {  text-align: justify}

.tab {
	border: #01A4DD 1px solid;
}

.HEAD {
   font-style : normal; 
   font-weight : bold; 
   font-size : 12px; 
   font-family : Lucida Sans Unicode, Veranda, Tahoma, Arial, Georgia; 
   color : #405102;
   background-color: #8B9746;
   border: 1px solid #737B02;
   padding: 1;
   margin: 0;}

a:active {  
color:#656B01; 
text-decoration: none; font-weight: normal;}

a:link {  color: #656B01; 
text-decoration: none; font-weight: normal;}

a:visited {  color: #794813; text-decoration: none; font-weight: normal;}

a:hover {  
color: #FDAE2C; text-decoration: none;}

<!--
input { color: #405102;
       background-color: #8B9746;
       font-size: 12px;
       font-weight: bold;
       text-decoration: none;
       font-family:Lucida Sans Unicode, Veranda, Tahoma, Arial, Georgia; 
       text-align: lest;
       border-width: 1px;
       border-style: solid;
       border-color: #737B02; 
      }

<!--
input, textarea
{ background-position: 0% 0%; border: #737B02 1px solid; font-family: Lucida Sans Unicode, Veranda, Tahoma, Arial, Georgia; font-size:12px;font-weight:bold;color:#405102; background-color:#8B9746; background-repeat:repeat; background-attachment:scroll;}