body {
	background-color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
	
}
p {
font-size: 70%;


}

a {
	color : #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration : none;
	color: #000000;
	background-color: #FFFFFF;
	
	

}	

h1 {
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: normal;
}

h3 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #CC0000;
}

h4 {
	font-size: 65%;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #CC0000;
}

h5 {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: normal;

