body {background-color: 000000;
margin-top: 15px;
margin-left: 0}   

A:link {text-decoration: underline; color: d21034}
A:visited {text-decoration: underline; color: ffce00}
A:active {text-decoration: underline; color: ffce00}
A:hover {font-weight: bold; text-decoration: underline; color: ffce00;}

p {font-family: sans-serif;
   font-size: 15px;
   line-height: 20px;
   color: 004700;
   margin-top: 20;
   margin-bottom: 20}
   
h6 {font-family: sans-serif;
   font-size: 15px;
   font-weight:100;
   line-height: 20px;
   color: 004700}

ul {font-family: sans-serif;
   font-size: 15px;
   font-weight:100;
   line-height: 20px;
   color: 004700}      

h1 {font-family: sans-serif;
    font-size: 18;
    color: 004700;
    font-weight: 200;
    margin-bottom: 20}   

img {border-style: none}
table {border-style: none;
       margin: none}
       
