
body         { font-family: Arial; font-size: 10pt; }
table        { font-family: Arial; font-size: 10pt }
td           { font-family: Arial; font-size: 10pt }
a:link       {  font-weight : bold; color: red }
a:visited    {  font-weight : bold; color: red }
a:active     {  font-weight : bold; color: red }
a:hover      { text-decoration: underline; color: teal }

