body  {
	margin: 0px;
	padding: 0px;
	font-family: Lucida Grande, Trebuchet MS, Tahoma, Verdana;
	line-height: 13pt;
font-size: 11px;
	color: #1B1A19;
 text-align: justify;
background: #F0F1F9;
}

h1 {	
font-family: Lucida Grande, sans-serif, verdana;
font-size: 11px;
color: #ffffff;
line-height: 7pt;
letter-spacing: 3pt;
font-style: italic; 
font-weight: bold;
text-align: center;
border-bottom: dashed 1px #BC1817;
padding-bottom: 5px;
}

#stats {
background: #CE2F29;
border-bottom: 3px solid #ABABAB;
padding: 5px 5px 5px 5px;
color: #191817;
text-align: justify;
width: 70%;
}

#stats a {
color: #ECC7A3;
}

#stats a:hover {
color: #FBFBFE;
}

#stats b {
color: #EFA83C;
}