input { 
	color:#000000; 
	font: 7.5pt verdana; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1px solid #ccc; 
	}

select { 
	color:#000000; 
	font: 7.5pt verdana; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1px solid #ccc; 
	}

textarea { 
	color:#000000; 
	font: 7.5pt verdana; 
	font-weight: normal; 
	text-decoration: none; 
	background: white; 
	border: 1px solid #ccc; 
	}

.form {
	font-size: 10px;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
 	}