body {
 margin-top: 0pt;
 color: gray;
 font-size: 3;
 line-height: 1.2;
 background-color: linen
 }

p {
 color: black;
 font-size: 10pt
}

table {
 border: none
} 

a:link {color: gray; text-decoration: none }
a:visited {color: navy; text-decoration: none }
a:hover {color: red; text-decoration: none }
