body {
	border-left: 0px;
	margin : 20px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	background : #FFF;
}
a:link {color:#F60;text-decoration: none;}
a:visited {color:#F60;text-decoration: none;}
a:hover {background:#FEB;color:#F60;text-decoration: underline;}
h1 {
	font-size: 1.1em;
	font-style: bold;
	text-align: center;
}


