body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

A:link {text-decoration: underline; color: #000066; font-family: Verdana, Arial, Tahoma, Sans-Sarif; font-weight: normal; }
A:visited {text-decoration: underline; color: #000066; font-family: Verdana, Arial, Tahoma, Sans-Sarif; font-weight: normal; }
A:hover {text-decoration: underline; font-family: Verdana, Arial, Tahoma, Sans-Sarif; font-weight: normal; }
A:active {text-decoration: underline; color: #000066; font-family: Verdana, Arial, Tahoma, Sans-Sarif; font-weight: normal; }

.normal {font-family: Verdana, Arial, Tahoma, Sans-Sarif;
			   font-size: 12px;
			 	 color: #000066;
			   text-decoration: none;}
         
.smaller {font-family: Verdana, Arial, Tahoma, Sans-Sarif;
			    font-size: 12px;
			 	color: #000066;
			    text-decoration: none;}      
.small {font-family: Verdana, Arial, Tahoma, Sans-Sarif;
			    font-size: 10px;
			 	  color: #cccccc;
			    text-decoration: none;}      
          
.error {font-family: Verdana, Arial, Tahoma, Sans-Sarif;
			  font-size: 12px;
        font-weight: bold;
			  color: #FF0000;
			  text-decoration: none;}             
          
.headline {font-family: Verdana, Arial, Tahoma, Sans-Sarif;
			     font-size: 12px;
           font-weight: bold;
			 	   color: #000066;
			     text-decoration: underline;}          
          
 
.table { border-collapse:collapse;

			border-top-width: 1px;
			border-top-color: #000066; 
			border-top-style: solid; 

            border-left-width: 1px;
            border-left-color: #000066; 
            border-left-style: solid; 
            
            border-right-width: 1px;
            border-right-color: #000066; 
            border-right-style: solid;
            
            border-bottom-width: 1px;
            border-bottom-color: #000066; 
            border-bottom-style: solid; }
			
.td { 	border-collapse:collapse;
		border-top-width: 1px;
		border-top-color: #000066; 
		border-top-style: solid; }

         
input { background-color: transparent;
        color:  #000066; 
        border: #000066 1px solid; 
        font-family: Verdana, Arial, Tahoma, Sans-Sarif; 
        font-size: 10px; }          
        
textarea { background-color: transparent;
           color:  #000066; 
           border: #000066 1px solid; 
           font-family: Verdana, Arial, Tahoma, Sans-Sarif; 
           font-size: 10px; }        
