body {
background:#000000;
font-family: Arial, Helvetica, sans-serif; 

 }

h1 {  

font-size: 18px; 
font-weight: bold; 
text-transform: capitalize; 
color: #FF0000; 
margin-bottom: 0px; 
margin-top: 0px;
}

h2 {
font-size: 16px; 
font-weight: bold; 
text-transform: capitalize; 
color: #FF0000; 
margin-bottom: 0px; 
margin-top: 0px;
}
h3 {
font-size: 14px; 
font-weight: bold; 
text-transform: capitalize; 
color: #FFFFFF; 
margin-bottom: 0px; 
margin-top: 0px;
}

h4 {
font-size: 12px; 
font-weight: bold; 
text-transform: capitalize; 
color: #FFFFFF; 
margin-bottom: 0px; 
margin-top: 0px;
}

h5 {
font-size: 10px; 
font-weight: bold; 
color: #FFFFFF; 
margin-bottom: 0px; 
margin-top: 0px;

}

h6 {
font-size: 9px; 
font-weight: bold; 
color: #FFFFFF; 
margin-bottom: 0px; 
margin-top: 0px;

}

p {
font-size: 10px; 
font-weight: bold; 
color: #FFFFFF; 
margin-bottom: 0px; 
margin-top: 0px;

}

a:link {  
font-weight: bold; 
color: #FFCC00; 
text-decoration: none;
}
a:visited {  
font-weight: bold; 
color: #66CCFF; 
text-decoration: none;
}
a:hover {  
font-weight: bold; 
color: #FF0000; 
text-decoration: none;
}

.style7 {font-size: 10px;}