A:link {text-decoration: none; color: #666666; font-family: verdana; }
A:visited {text-decoration: none; color: #666666; font-family: Verdana; }
A:hover {text-decoration: none; background: #D6D6D6; font-family: Verdana; }
A:active { color: #666666; font-family: Verdana; }

.table1 { BORDER: #000000 1px solid;
			    BORDER-TOP: #000000 1px solid;
			    BORDER-BOTTOM: #000000 1px solid;
			    BORDER-LEFT: #000000 1px solid;
			    BORDER-RIGHT: #000000 1px solid;}

.headline { font-family: Arial, Verdana;
						font-size: 16px;
            font-weight: bold;
            color: #000000;
            text-decoration: none;}
            
.menu { font-family: Verdana,Arial;
				font-size: 12px;
        color: #000000;
        text-decoration: none;}            

.normal {font-family: Arial, Tahoma, Verdana;
			   font-size: 12px;
			 	 color: #000000;
			   text-decoration: none;}
         
.small {font-family: Tahoma, Verdana, Arial;
			  font-size: 11px;
			  color: #000000;
			  text-decoration: none;}         

.big {font-family: Arial, Tahoma, Verdana;
			   font-size: 14px;
			 	 color: #000000;
			   text-decoration: none;}

input {font-family: Verdana,Arial;
	   	 font-size: 9pt;
	   	 color: #000000;
	   	 background: #E6E6E6;
	   	 BORDER-TOP: #999999 1px solid;
	   	 BORDER-BOTTOM: #999999 1px solid;
	     BORDER-LEFT: #999999 1px solid;
	   	 BORDER-RIGHT: #999999 1px solid;}
       
.form {font-family: Verdana,Arial;
	   	 font-size: 8pt;
	   	 color: #000000;
	   	 background: #E6E6E6;
	   	 BORDER-TOP: #999999 1px solid;
	   	 BORDER-BOTTOM: #999999 1px solid;
	     BORDER-LEFT: #999999 1px solid;
	   	 BORDER-RIGHT: #999999 1px solid;}       
       
textarea {font-family: Arial,Verdana;
		  		font-size: 9pt;
		  		color: #000000;
		  		background: #E6E6E6;
		  		BORDER-TOP: #999999 1px solid;
		  		BORDER-BOTTOM: #999999 1px solid;
		  		BORDER-LEFT: #999999 1px solid;
		  		BORDER-RIGHT: #999999 1px solid;} 

.radio {font-family: Verdana,Arial;
	   	  font-size: 10px;
	   	  color: #e6e6e6;
	   	  background: #bebebe;
	   	  BORDER-TOP: #000000 0px solid;
	   	  BORDER-BOTTOM: #000000 0px solid;
	      BORDER-LEFT: #000000 0px solid;
	   	  BORDER-RIGHT: #000000 0px solid;}     

.notice {font-family: Arial;
				 font-size: 12px;
				 font-weight: bold;
				 color: #FF0000;
			 	 text-decoration: none;}          
         
select {font-family: Verdana,Arial;
    	  font-size: 10px;
	   	  color: #000000;
	   	  background: #E6E6E6;
	   	  BORDER-TOP: #999999 1px solid;
	   	  BORDER-BOTTOM: #999999 1px solid;
	      BORDER-LEFT: #999999 1px solid;
	   	  BORDER-RIGHT: #999999 1px solid;}
        
li {
  list-style-type: square; 
}

hr{
  border: 0; 
  color: #000000; 
  background-color: #000000; 
  height: 1px;
}