P  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	color : #004559;
	line-height : 9pt;
	padding-left : 10px;
	padding-right : 5px;
}

UL  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	list-style-type : disk;
	list-style : square;
	list-style-position : outside;
	color : #663300;
	line-height : 9PT;
}

H1  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 16pt;
	padding-left : 10px;
	padding-right : 5px;
}

H2  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 14pt;
	padding-left : 10px;
	padding-right : 5px;
}

H3  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color : #003333;
	line-height : 12pt;
	padding-left : 10px;
	padding-right : 5px;
}

A  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #004559;
	text-decoration : none;
	line-height : 9pt;
}

A:Visited  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #004559;
	text-decoration : none;
	line-height : 9pt;
}

A:Active  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #E0E0E0;
	text-decoration : none;
	line-height : 9pt;
}

A:Hover  {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : #80A2AC;
	text-decoration : none;
	line-height : 9pt;
}

BODY  {
	margin-left : 5;
	margin-right : 5;
	margin-top : 5;
	margin-bottom : 5;
	margin : 5;
	background-color : #FFFFFF;
}

OL  {
	font-size : 9pt;
	font-family : Arial,sans-serif;
	line-height : 9pt;
	color : #663300;
}

a.nav:link, a.nav:visited
{
  color: #FFFFFF;
  font-size: 8pt;
  padding-left: 5px;
  font-weight: normal;
}

a.nav:hover, a.nav:active
{
  color: #003333;
  font-size: 8pt;
  background-color: #AFBFBF;
  padding-left: 5px;
  display: block
}

td.captcha
{
  font-family: Arial;
  font-size: 8pt;
}


