A.nav:link,
A.nav:visited{
  text-decoration: none;
  color:           Green;
  font-weight:     bold;
  font-size:       20;
  font-family:     arial,verdana,helvetica,sans-serif
}

A.nav:active{
  text-decoration: none;
  color:           Purple;
  font-weight:     bold;
  font-size:       20;
  font-family:     sans-serif
}
A.nav1:link,
A.nav1:visited{
  text-decoration: none;
  color:           Green;
  font-weight:     bold;
  font-size:       15;
  font-family:     arial,verdana,helvetica,sans-serif
}

A.nav1:active{
  text-decoration: none;
  color:           Purple;
  font-weight:     bold;
  font-size:       15;
  font-family:     arial,verdana,helvetica,sans-serif
}

p.bod{
  text-align: justify
  font-size:   15;
  text-align:  justify;
  font-family: "Times New Roman",serif
}
p.ad{
  text-decoration: none;
  font-size:   15;
  font-family: arial,verdana,helvetica,sans-serif;
  color:       white;
  font-weight: bold
}
p.callout{
  font-size:   13;
  text-align:  justify;
  font-family: "Times New Roman",serif
}
ul.ulcallout{
  font-size:   13;
  text-align:  justify;
  font-family: "Times New Roman",serif
}

td{
  valign: top
}

font.current{
  color: Red;
}