/************ main styles **************/
html {
	/*height: 100%;*/
	margin-bottom: 1px;
}
body {
	color: #000000;
	text-align:center;
	font-family: "Trebuchet MS", Arial;
	font-size: 125%;
	background: #FFFFFF;/*line-height: 110%;*/
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
