body {
	text-align: center;
	font: 9pt Geneva, Arial, Helvetica, sans-serif;
	margin: 60px auto;
	width: 550px;
	line-height: 14pt;
}

body.gray {	
	background: #eeefef url(../images/) ;
}

a {
	color: #4e8abe;
	padding-bottom: 10px;
}

a:hover {
	color: #336699;
}