body {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:10pt;
}

table {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:10pt;
}

/*  This is for netscape compatibility  */
td {
  font-family: Arial, Helvetica, sans-serif; 
  font-size:10pt;
}

.header { 
  font-size:18pt; 
  font-weight:700;
}

.subheader { 
  font-size:12pt; 
  font-weight:700;
}

.caption {
  font-weight:700;
}

.copyright {
  font-style: italic;
}

.textfield {
  border-bottom: #333399 1px ridge;
  border-left: #333399 1px ridge;
  border-right: #333399 1px ridge;
  border-top: #333399 1px ridge;
}

.button {
  background-color: #333399;
  border-bottom: #333399 2px ridge;
  border-left: #9999ff 1px ridge;
  border-right: #333399 2px ridge;
  border-top: #9999ff 1px ridge;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif; 
}
