body { font-size : 13px;
       color : #707070;
       background-color : #fffffc
      }
td { font-size : 13px }
h2 { font-size : 22px;
     font-weight : bold }
a:link { text-decoration:none; font-weight:bold; color:#0000FF}
a:visited { text-decoration:none; font-weight:bold; color:#800080}
a:active { text-decoration:none; font-weight:bold; color:#FF0000 }
a:hover { font-weight:bold; color:#FF00FF }

