BODY{
background-image:url(trans.png);
background-color:#000000;
font-family: Arial;
color: whitesmoke;}

h1{color: whitesmoke; font-weight: bold; font-size: 11pt;  margin-top: 18px; margin-left: 4px;}
h2{color: #F2E9C7; font-weight: normal; font-size: 11pt;}
h3{color: #F2E9C7; font-weight: normal; font-size: 10pt;}
h4{color: #F2E9C7; font-weight: normal; font-size: 10pt; margin-left: 4px;}
h5{color: #999999; font-weight: normal; font-size: 10pt;}

p {
        padding: 0;
        margin: 1.5em 0.8em;
}

a:link    { color : #A7BE66; background : transparent none; text-decoration: none; font-weight: normal;}
a:visited { color : #A7BE66; background : transparent none; text-decoration: none; font-weight: normal;}
a:active  { color : #A7BE66; background : transparent none; text-decoration: none; font-weight: normal;}
a:hover   { color : whitesmoke; background : transparent none; text-decoration: none; font-weight: normal;}