@charset "utf-8";
/* CSS Document */

html, body{
	background:white;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:center;
	line-height:140%;
	margin:0px;
	padding:0px;
	text-transform:none;
}
