@CHARSET "UTF-8";

body {
	background-color: transparent;
	font-size: 10pt;
	font-family:'Times New Roman',Times,serif;
	color:#000000;
}

a {
	color:#000000;
}

#header, #animation, #navigation, .paginationControl, #footer, .nonprint { 
	background-color: transparent;
	display: none;
}

div#main #content {
	width: 600px;
	float: none;
}

.stats .child td {
	padding-left: 5px;
}

.stats .parent td {
	color: #000000;
}
