body {  
font-family: Arial; 
font-size: 10pt; 
}

.title {  font-family: Verdana; 
font-size: 8pt;
color: white;  
text-decoration: none;}

a {  font-family: Verdana; 
font-size: 8pt;
color: #b0ffb0;
}

.select {  
font-size: 10pt;
text-decoration: none;
 
}
.error{ font-family: Verdana; 
font-size: 8pt;
color: yellow;  
text-decoration: none;}
}


.content {  font-family: Verdana; 
font-size: 8pt;
color: black;  
text-decoration: none;}

.button {
	border:1px solid #444444; FONT-SIZE: 11px; 
	FONT-WEIGHT: Bold;
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	color: #222222;
	background-image: url('');
}