body {background-color: #000000;
	}
	
body {font-family: verdana, geneva, arial, helvetica, sans-serif; 
	color: #000000;}


p.body2 {line-height: 120%;
	font-size: 70%;
	color: #fff3e2;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;}

p.body3 {line-height: 150%;
	font-size: 110%;
	color: #fff3e2;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;}
	
	
	
p.body4 {line-height: 150%;
	font-size: 110%;
	color: #ff0000;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;}	
	
	
p.body5 {line-height: 130%;
	font-size: 90%;
	color: #fff3e2;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;}


p.body6 {line-height: 120%;
	font-size: 85%;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;}



	

p.body {line-height: 150%;
	font-size: 100%;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;}
             	

		
div.box2 {border-width: thick;
		background-color: #fff3e2;
		background-image: none;
		width: 550px;
		padding: 12px;
		border-style: solid;
		border-color: #ff0000;}
		
		
div.box3 {border-width: thick;
		background-color: #fff3e2;
		background-image: none;
		width: 650px;
		padding: 12px;
		border-style: solid;
		border-color: #ff0000;
		text-align: left;}		

div.box4 {background-color: none;
		background-image: none;
		width: 375px;
		padding: 0px;
		border-style: solid;
		text-align: left;}



		
div.center {text-align: center;
		width: 550px;}		
		
	
div.stats {border-width: thick;
		background-color: #ffffcc;
		background-image: none;
		width: 350px;
		padding: 3px;
		border-style: solid;
		border-color: #ff0000;}

div.index {border-width: none;
		background-color: #000000;
		background-image: none;
		width: 600px;
		padding: 3px;}


img.floatleft {float: left;}

img.floatright {float: right;}

img.logo {position: absolute;
		top: 10px;
		left: 10px;}



H1 { font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 120%;
	font-weight: bold;
	color: #ff0000;}

H2 { font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 120%;
	font-weight: bold;
	color: #fff5d5;}

H3 { font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	font-weight: bold;
	color: #ffffff;}


	

	
	
	
a:link {color: #fff3e2}     /* unvisited link */
a:visited {color: #ff0000}  /* visited link */
a:hover {color: #0f2fef}   /* mouse over link */
a:active {color: #ff0000}   /* selected link */


a.black {color: #000000;}
