body {
direction:ltr;
background-color: #000000;
margin: 0 0 0 0;
text-align:center;  
}

body,table,td
{
font-size: 10pt;
font-family: Verdana;
color: #FFF;
font-weight: bold;
}

h1 {color:Red; font-size:28pt; font-weght:bold; text-transform:uppercase}
h2 {color:#FFF; font-size:16pt; font-weght:bold;}

a:link    { color: yellow; text-decoration: underline; font-weight: bold;}
a:visited { color: yellow; font-weight: bold;}
a:hover   { color: red; text-decoration: none; font-weight: bold;}

.header { margin:0 70 10 70; text-align:center; margin-left:auto; margin-right:auto;}
.midtext { margin:10 10 10 10; text-align:left; line-height:140%; margin-left:auto; margin-right:auto;}
.footlinks { margin:8 0 8 0; text-alaign:center; width:650; margin-left:auto; margin-right:auto;}
.footer { margin:10 0 0 0; text-alaign:center; margin-left:auto; margin-right:auto;}