body {
 margin:0px 0px 0px 0px;
 background:#000000 url(img/bg.jpg) repeat-x top center;
 font-family:Arial;
 color:white;
 Font-size:10pt;
}

h1 {
Font-size:24pt;
font-weight:bold;
}


h2 {
Font-size:16pt;
font-weight:200;
}

h3 {
Display:inline;
Font-size:8pt;
font-weight:200;
}

a {color:#FF0; text-decoration:underline;}
a:visited {color:#FF0; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}

A.bl:link {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:visited {color: #333333; font-size: 8pt; text-decoration: none; font-weight: lighter}
A.bl:hover {color: #666666; font-size: 8pt; text-decoration: underline; font-weight: lighter}


