/* $Id: prb.css,v 1.3 2004/09/29 20:24:13 tom Exp $ */

a.nav {
  color: #000000;
  background: #ffffcc;
  font-family: Book Antiqua, Times New Roman, Times, serif;
}

a.nav:link {
  text-decoration: none;
}

a.nav:visited {
  text-decoration: none;
}

a.nav:hover {
  text-decoration: underline;
  color: #319c9c;
}

a.project {
  color: #000000;
  background: #ffffcc;
  font-family: Book Antiqua, Times New Roman, Times, serif;
}

a.project:link {
  text-decoration: none;
}

a.project:visited {
  text-decoration: none;
}

a.project:hover {
  text-decoration: underline;
  color: #319c9c;
}

a.report {
  color: #000000;
  background: #ffffcc;
  font-family: Book Antiqua, Times New Roman, Times, serif;
}

a.report:link {
  text-decoration: none;
}

a.report:visited {
  text-decoration: none;
}

a.report:hover {
  text-decoration: underline;
  color: #319c9c;
}

a.link {
  color: #000000;
  background: #ffffcc;
  font-family: Book Antiqua, Times New Roman, Times, serif;
}

a.link:link {
  text-decoration: none;
}

a.link:visited {
  text-decoration: none;
}

a.link:hover {
  text-decoration: underline;
  color: #319c9c;
}

td.head {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 110%;
}

td.text {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 100%;
}

td.small {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 80%;
}

td.note {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 60%;
}

p.head {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 110%;
}

p.text {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 100%;
}

p.small {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 80%;
}

p.note {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 60%;
}

li.head {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 110%;
}

li.text {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 100%;
}

li.small {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 80%;
}

li.note {
  font-family: Book Antiqua, Times New Roman, Times, serif;
  font-size: 60%;
}
