body {
  background-color:#F9F5F2;
}

p {
  font-family:Verdana;
  font-size:x-small;
}

td {
  font-family:Verdana;
  font-size:xx-small;
}

th {
  font-family:Verdana;
  font-size:x-small;
  background-color:#88A0A0;
}

select {
  font-family:Verdana;
  font-size:x-small;
}

a {
  font-family:Verdana;
  font-size:xx-small;
}

a.menu{
  font-size:x-small;
}

a:link {
  color:#000080;
}

a:visited {
  color:#000080;
}

input {
  font-family: Verdana;
  font-size:x-small;
}

.fieldName {
  font-weight:bold;
  text-align:right;
}

.buttonW75 {
  width:75px;
}

.textboxW170 {
  width:170px;
}