 BODY, TD, TH{
    font-family: helvetica, arial;
 }

 a{
    font-weight: bold;
    text-decoration: none;
    color: #3333ff;
 }

 h1{
    font-weight:bold;
    color: #0000aa;
    font-size:22px;
    margin:150px 0 50px 0;
 }

 h2{
  font-weight:bold;
  color: #0000bb;
  font-size:22px;
 }

 h3{
  font-weight:bold;
  color: #000;
  font-size:18px;
 }