BODY {background: #000000;}

P, LI, UL { 

	color : #ffffff;
	font-family : Verdana, sans-serif;
	font-weight : normal;

 }


.tiny { 

	color : #6666cc;
	font-family : Verdana, sans-serif;
	font-size : .8em;
	font-weight : normal;

 }

.tiny:hover { 

	color : #ffffff;
	font-family : Verdana, sans-serif;
	font-size : .8em;
	font-weight : normal;
	background-color: #6666cc;
	text-decoration: none;

 }

.red { 

	color : #ff0000;
	font-family : Verdana, sans-serif;
	font-size : 2em;
	font-weight : bold;

 }

.header1 { 

	color : #6666cc;
	font-family : Verdana, sans-serif;
	font-size : 48px;
	font-weight : bold;

 }

.header { 

	color : #ffffff;
	font-family : Verdana, sans-serif;
	font-size : 36px;
	font-weight : bold;
    text-decoration : none;
 }
 
H3, .blue { 

	color : #6666cc;
	font-family : Verdana, sans-serif;
	font-weight : bold;

 }

.red18 { 

	color : #ff0000;
	font-family : Verdana, sans-serif;
	font-size : 1.5em;
	font-weight : bold;

 }

.click {

color : #ffffff;
font-family : Verdana, sans-serif;
font-weight : bold;
background-color: #6666cc;
text-decoration: none;
}


