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