body { 
background-color: #000000;
color: #fff;
line-height:80%;
margin-top:30px;
margin-left:30px;
}

h1 {
font-weight:normal;
 font-size:8pt;
}

h2{
font-weight:normal;
font-size:7pt;
}

p{
font-size:8pt;
}

strong,em{
font-weight:normal;
font-style:normal;
}


a{
text-decoration: none;
color:#FF8800;
}

address {
font-size: 8pt;
font-style: normal;
}