td.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: 13pt;
	color: #FF0000
}

td.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: 13pt;
	color: #6666FF
}

.justify
{
  text-align: justify;
}

a
{
	color: #003399;
	text-decoration: none
}

a:hover
{
	color: #3b4b7f;
	text-decoration: none
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: bold;
  color: #000000
}

.bodyhead
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000
}

td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  color: #000000
}

.button {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-size: 10px;
  font-style: normal;
  color: #000000
}