body {	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color:#fff;
	margin:20 0 20 0;
	background-color: #fff;
}

p, td {	
	font-family: Verdana, Tahoma;
	font-size: 11px; 
	color:#000; 
	line-height: 160%; 
}

a:link {	
	text-decoration:none; 
	color: #009; 
}

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

a:visited {
	text-decoration:none;
	color: #009; 
}

input, select, textarea {
	font-family: Verdana, Tahoma;
	font-size: 11px; 
	color:#000; 
}

.bimg {
	border:3px solid #666;
}