p {font-size: 10pt; font-family: Arial; color:#000000;}
p.small {font-size: 8pt; font-family: Arial; color:#000000;}
p.footer {font-size: 8pt; font-family: Arial; color:#003366;}
.err {font-size: 10pt; font-family: Arial; color:#FF0000; font-weight:bold;}
.small {font-size: 7pt; font-family: Arial; color:#000000;}
.big {font-size: 12pt; font-family: Arial; color:#000000; font-weight:bold;}

A:link {color:#000000; text-decoration: none;}
A:visited {color:#000000; text-decoration: none;}
A:hover {color:#000000; text-decoration: underline;}

A:link.footer {color:#003366; text-decoration: none;}
A:visited.footer {color:#003366; text-decoration: none;}
A:hover.footer {color:#003366; text-decoration: underline;}

.bg_brown {background-color:#D9D6B5; background: url("../gifs/bg_brown.gif");}

.txtinput {
  font-family: Arial;
  font-size: 10pt;
  background-color: #D4D0C8;
  overflow:auto;
}