body {
  background-color: #efc488;
  font-family: Verdana;
  font-size: 10pt;
}
h1, h2, h3, h4, h5, h6, p {
  font-family: Verdana;
}
h5 {
   font-size: 12pt;
   font-weight: bold;
}
h6 {
   font-size: 10pt;
   font-weight: bold;
}
p {
  font-size: 10pt;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}
SELECT {
	COLOR: #000080; FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;
}
INPUT { FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 8pt;}
.littletext {
   font-family: Verdana;
       font-size: 7pt;
}