
a{text-decoration:none; color:#000000;}
a:hover{text-decoration:underline;}

.field {font-family: arial;font:8pt  
        	color:686868; }

.textarea {font-family: arial;font:8pt  
        	color:686868;
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: 6A90A6;

		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: 6A90A6;

		border-top-style: solid;
		border-top-width: 1px;
		border-top-color: 6A90A6;

		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: 6A90A6;	}			
		
input{
background-color: #ffffff;
}
.button {  font-family:  Arial, Helvetica,
           sans-serif; font-weight: normal; color: #000000; 
           background-color: #CCCCCC; padding-right: 2px; 
           padding-left: 2px; border-style: outset; 
           border-top-width: 1px; border-right-width: 
           1px; border-bottom-width: 1px; border-left-width: 1px; 
           font-size: 8pt; height: 20px}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
	font-weight: lighter;
}
-->