BODY { 
background : black; 
margin-left : 5px;
margin-top : 0px;
margin-right : 0px;
margin-bottom : 0px;
color: white;
font: Arial, Helvetica, sans-serif;
} 

A:link,A:visited {
text-decoration: none;
FONT-WEIGHT: bold;
font-size: 11pt; 
COLOR: white; 
}
A:hover,A:active {
text-decoration: none;
FONT-WEIGHT: bold;
font-size: 11pt; 
COLOR: grey; 
}

div.title {
text-align: center;
font: Arial, Helvetica, sans-serif;
font-size: 24px; 
background : #999999;
COLOR: white;
FONT-WEIGHT: bold;
}
div.const {
text-align: center;
font: Arial, Helvetica, sans-serif;
font-size: 18px; 
background : #999999;
COLOR: white;
FONT-WEIGHT: bold;
}

