body {
 background-color: #000000;
 font-family: Arial;  
 color: #000000;
 font-size: 12px;
 line-height: 19px;
 text-align: justify;
 margin: 0;
 padding-top: 0px;
 line-height: 1.6;
}

td {
 font-family: Arial;  
 color: #000000;
 font-size: 12px;
 line-height: 1.6;
 text-align: justify;
 background-repeat:no-repeat;
}

small {
 line-height: 15px;
}

h1 {
 font-family: arial;
 font-weight: bold;
 font-size: 14px;
 line-height: 15.5px;
 color: #007eb8;
 border-bottom: 1px #eeeeee solid;
}

h2 {
 font-family: arial;
 font-weight: bold;
 line-height: 1.3px;
 font-size: 11px;
 text-indent: 2em;
 color: #b1b1b1;
}

a:link { color: #94b0d7; text-decoration: inherit; } 
a:visited { color: #94b0d7; text-decoration: inherit; }
a:hover { color: #d4d4d4; text-decoration: inherit; }
a:active { color: #d4d4d4; text-decoration: inherit; }

table { border-collapse:collapse; }
