body  {
background: black; 
color: white; 
font-family: Verdana, sans-serif;
text-align: center;
padding-top:2in;
}

p {
font-size: 18px;
text-indent: 0%;
}

a:link   { color: white; text-decoration: none}
a:visited   { color: white; text-decoration:none }
a:hover { color: white; text-decoration: underline }
a:active { color: white; text-decoration: underline }

table.style1 {
border:3px;
border-color:black;
margin:12px 0 12px 0 !important;
padding:0px !important;
background-color:#000000;
align:center;
}

table.style1 td{
border:0 !important;
padding:0px !important;
}

table.style2 {
border-collapse:collapse !important;
margin:12px 0 12px 0 !important;
padding:0px !important;
background-color:#333333;
align:center;
}

table.style2 td{
border:0 !important;
padding:5px !important;
vertical-align: top;
}

table.style2 td.flush{
border:0 !important;
padding:0px !important;
vertical-align: top;
}