@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#404040;
}
.formEntry {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}