body {
	/* background-color: #efefef; */
	background-color: White;
}

body, html, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	color: #666666;
}

.info {
	font-style:italic;
	font-size: 0.9em;
	color: #666666;
}
