body
{
	background-color:black; 
	color:white;
	font-size:10;
	letter-spacing:1.2pt; 
	font-family: Arial, Helvetica, sans-serif
}

a:link {text-decoration:none; font-weight:normal; color:white; }
a:visited {text-decoration:none; font-weight:normal;color:white;}
a:hover {text-decoration:none; font-weight:normal; color:black;}
a:active{text-decoration:none; font-weight:normal; color:black;}
a:focus {text-decoration:none; font-weight:normal; color:black;}

.style2 {font-size: 22; color:#708090; text-align:center; font-family:impact,Arial}
.style3 {font-size: 22; color:#FF3500; text-align:center; font-family:impact,Arial}
.style4 {font-size: 15; color:#FF3500; text-align:center; font-family:Arial}

h1 
{
	display:inline; 
	color:white; 
	font-weight:strong; 
	font-size:12; 
	line-height:1.4em; 
	letter-spacing:1.5pt; 
	font-family:Arial, Helvetica, sans-serif
}
h2 
{
	display:inline; 
	color:white; 
	font-size:12;
	font-weight:normal; 
	line-height:1.4em; 
	letter-spacing:1.5pt; 
	font-family:Arial, Helvetica, sans-serif
}
h3 
{
	
	color:white; 
	font-size:14;
	font-weight:strong; 
	line-height:1.4em; 
	letter-spacing:1.5pt; 
	font-family:Arial, Helvetica, sans-serif
}
h4 
{
	
	color:red; 
	font-size:16;
	font-weight:strong; 
	line-height:1.4em; 
	letter-spacing:1.5pt; 
	font-family:Arial, Helvetica, sans-serif
}


