body { 
background : #000000;
background-image : none;
font-family : arial, helvetica, sans-serif;
font-size : 15px;
color: #CCFFFF;
font-weight: bold;
margin : 2px;
}

h1 { 
font-family: impact, arial, verdana, sans-serif;
font-size: 28px; 
color: #ffffff;
background: transparent;
font-weight: bold;
font-style: italic;
margin-top: 1px;
margin-bottom: 1px;
}

a { 
text-decoration: underline; 
font-style: normal; 
color : #ffff00; 
background: transparent;
}

a:hover { 
color : #ffff00; 
background: transparent; 
text-decoration: underline; 
}

a:visited { 
color : #ffff00; 
background: transparent; 
text-decoration: underline; 
}

a:active { 
color : #ffff00; 
background: transparent; 
text-decoration: underline; 
}

.f18ar { 
font-family: arial, verdana, sans-serif; 
font-size: 18px; 
color: #ff0000; 
font-style: normal; 
font-weight: bold; 
background: transparent; 
margin-top: 1px;
margin-bottom: 1px;
}

hr { 
margin: 0; 
padding: 0; 
border-top: 2px solid #CCCCCC;
border-bottom: 2px solid #CCCCCC;
}