body { background-attachment: fixed;
       background-color: #000084;
       color: #ffffff; 
       text-align: justify;
       font-family: Arial, Verdana;
       font-size: 16px;
       font-style: bold;}

a:link { color: #289828; text-decoration: none; }
a:visited { color: #eb1d1d; text-decoration: none; }
a:hover { color: #d826da; text-decoration: none; }

table { text-align: justify;
        font-family: Arial, Verdana;
        color: #ffffff;
        font-size:16px; 
        font-style: bold;
        align:center;
        valign: top;}
       

p {line-height: 16px; 
   color:#ffffff; 
   margin: 0px 15px 15px 15px; }

h1 {font-size: 24px; 
    color: #ffffff; 
    text-align: center;}