body { background-color : black ; font-family : Helvetica, Arial; font-size : 10pt; color : #75B575 }

A { text-decoration: none; color : #FFFF80 }
A:visited { color: #709E9D }
A:active { color: #FFFF80 }
A:hover { text-decoration : underline }

#middle {position:absolute;
    top:20px; left:150px;
    width:500px;
    text-align:justify;
}

#left {position:absolute;
    top:20px;
    width:150px;
    
    }
#right {position:absolute;
    top:150px; right:-200px; 
    width:150px; 
    font-family:times new roman; font-size:14pt;
    text-align:left;
}

#head { 
    font-family:times new roman; font-size:16pt;
    color: #FFFF80; }