body, td, p, div
{
	font-family: Verdana;
  font-size:8pt;
  color:#000000;
}

a:link, a:active, a:visited
{
	font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #660000;
  text-decoration:underline;
}

a:hover
{
  color: #000000;
  text-decoration:none;
}

td.head
{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #74a4d2;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

td.foot
{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #74a4d2;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

td.text
{
	line-height: 16px;
  text-align: justify;
  border: 1px solid #000000;
}

.blackborder
{
	border: 1px solid #000000;
}

div.section_head
{
  border-bottom: 1px dotted #000000;
  font-weight: bold;
}

div.copyright
{
  font-size: 7pt;
  color: #ffffff;
}

ul
{
  margin-top:5px;
  margin-bottom:5px;
}

input, textarea
{
	font-family: Verdana;
  font-size:8pt;
  color:#000000;
}
