body         { font-face: arial; font-size: 13px; font-family: 
              arial; bgcolor: #F0F0F0 }
p            { font-family: Arial; font-size: 13px }
table        { font-face: arial; font-size: 13px;  bgcolor: white }
td           { font-face: arial; font-size: 13px }
h1           { font-size: 17px; font-weight: bold;  color : red;  }
h2           { font-size: 13px}
a:link       { text-decoration: underline; font-weight : bold; color: navy; font-size: 12px }
a:visited    { text-decoration: underline; font-weight : bold; color: navy; font-size: 12px }
a:active     { text-decoration: underline; font-weight : bold; color: navy; font-size: 12px }
a:hover      { text-decoration: underline; color: red }

