/* * * * * body * * * * */
body {
	background-color: #000000;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.style5 {
	color: #CCCCCC;
	font-size: medium;
	font-family: 'book antiqua', georgia, garamond, times, 'times new roman', serif;
	font-style:oblique;	
}

.style15 {
	color: #CCCCCC;
	font-size: medium;
	font-family: 'book antiqua', georgia, garamond, times, 'times new roman', serif;
	font-style: italic;	
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #CCCCCC; 
}

.style9 {
	color: #CCCCCC;
	font-family: "Century";
	font-size: medium;
}

.style10 {
	color: #CCCCCC;
	font-size: small;
	font-family: 'book antiqua', georgia, garamond, times, 'times new roman', serif;
	font-style: italic;	
}

.style11 {
	color: #000000
}

.stat{
display: block;
/*border: 2px solid #abb7dd; */
margin: 0px auto;
display:none;
}
