<STYLE TYPE="text/css">
A {
	color : #03359F;
}

A:HOVER {
	color : #A80013;
}
A.responder {
	color : #FFFFFF;
}

A.responder:HOVER {
	color : #A80013;
}
A.ondark {
	color : #FFFFFF;
}

A.ondark:HOVER {
	color : #C0C0C0;
}

.pageheader {
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color : #A80013;
  font-weight: bold;
  text-transform : uppercase;
}

.pheader {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color : #A80013;
  font-weight: bold;
  text-decoration: underline;
  text-transform : capitalize;
}

A.pheader {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color : #A80013;
  font-weight: bold;
  text-decoration: none;
  text-transform : capitalize;
}

A.pheader:hover {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color : #A80013;
  font-weight: bold;
  text-decoration: underline;
  text-transform : capitalize;
}

.question {
  font-style: italic;
}
</STYLE>

