body {
 color: black;
 font-size: small;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: normal;
 background-color: white;
 text-align: justify; }
p { font-size: small; text-align: justify; }
td { font-size: small; text-align: justify; }
a:link { color: gray ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: purple ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }

