
/* BODY & ID */
 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	line-height : 125%;
	background-color : #ffffff;
	color: #000000;
	text-align : center ;
	background-position : top;
	background-repeat : no-repeat;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;

}


