body { background-color: #000066; margin-left:20px;}
body { color: white; font-family: Arial, Helvetica, sans-serif;text-align: justify}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 175%; font-weight: bold; color: white; text-align: center}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 150%; font-weight: bold; color: white; text-align: center}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 125%; font-weight: bold; color: white; text-align: center}
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: white; text-align: left}
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: bold; color: white; text-align: left}

p { font-family: Arial, Helvetica; color: white;}
td { font-family: Arial, Helvetica }
table { color: white}
td
{
//width: 20%;
vertical-align:baseline;
  font-size: 14px; 
 color: white; 
 font-family: arial, verdana, sans-serif;
 }
a.navi {
border: 3px solid #fff;
text-align: center;
color: #fff;
text-decoration: none;
}