form 
     {
     margin: 0px;
     }
.imagebor 
     {
     border:1px; 
     border-thickness: 1px; 
     border-color: #000000; 
     border-style: solid;
     }
.textbox 
    	{ 
    	font-family: Arial; 
    	font-size: 10pt; 
    	background-color: #D68E51; padding-top: 1px; 
    	padding-right: 1px; 
    	padding-bottom: 1px; 
    	padding-left: 1px; 
    	color: #000000; 
    	border-color: #FFFFFF none; 
    	clip: rect( ); 
    	border: 1px solid; 
    	width: 143px
    	}
.button 
    	{  
    	border: 1px solid; 
    	color: #3B322E;
    	font-family: Arial; 
    	font-size: 8pt; cursor: hand; 
    	background-color: #D68E51;
    	}
tr,td,p,body
      {  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: normal; 
      color: #D68E51; 
      text-decoration: none
      }

HR
      {
      COLOR: #D68E5;
      
      }      
      
a 
      {  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: normal; 
      color: #FFFFFF; 
      text-decoration: none
      }
   
a:link 
      {  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: normal; 
      color: #FFFFFF; 
      text-decoration: none
      }   
b  
   	{  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: bold; 
      color: #D68E5; 
      text-decoration: none
      }  
a:visited 
      {  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: normal; 
      color: #FFFFFF; 
      text-decoration: none
      }
a:active 
      {  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: normal; 
      color: #FFFFFF; 
      text-decoration: none
      }
a:hover 
      {  
      font-family: Arial; 
      font-size: 14px; 
      font-weight: normal; 
      color: #D68E51; 
      text-decoration: none; 
      background-color: none
      } 
      
h1 {
      font-size: 15px; 
      font-weight: bold; 
}