/* A          { text-decoration: none; } */
/* A:link     { color: #16448f } */
A:link     { color: #651200; text-decoration: none; }
A:visited  { color: #651200; text-decoration: none;}
A:active   { color: #C01B05; text-decoration: none;  }
A:hover    { color: #651200; text-decoration: none; }

body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
}

body, small {
  font-size: 8pt;
  line-height: 14px;
}

td, th {
  font-size: 10pt;
  line-height: 16px;
}

textarea, pre {
  font-family: monospace;
  font-size: 9pt;
}

text {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 10px;
  line-height: 14px;
}

.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 14px;
}
.bodytext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
}

H2 { font-size: 17px; }
H3 { font-size: 14px; }

TABLE {
  font-family: "Trebuchet MS", Verdana, Arial;
  font-size: 11px;
  line-height: 16px;
}
HR {
	width=0%;
}

FONT {
  font-family: "Trebuchet MS", Verdana, Arial;
}

DIV {
  font-family: "Trebuchet MS", Verdana, Arial;
}

.inputtext {
  font: 11pt arial, helvetica;
  font-weight:;
  background-color: #ffffff;
  color: green;
}

.status {
  font: 11pt arial, helvetica;
  font-weight:;
  background-color: #ffffff;
  color: green;
}

.error {
  font: 11pt courier, courier new, times;
  font-weight:;
  background-color: #ffffff;
  color: blue;
}

.titletext {
  font: 11pt arial, helvetica;
  color: black;
}

.formlabel {
  font-size: 10pt;
  line-height: 16px;
}
