A
{
      text-decoration: none;
}

A:hover
{
      text-decoration: underline;     
}

h1
{ 
	font-family: Arial;
	font-size: 11pt;
	color: #660033;
	font-weight: bold
}

h2
{
	font-family: Arial;
	font-size: 10pt;
	color: #660033;
	font-weight: bold
}

p
{
	font-family: Verdana,Arial,Geneva;
	font-size: 10pt
}

td
{
	font-family: Verdana,Arial,Geneva;
	font-size: 10pt
}

.subtitle
{
	font-family: Verdana,Arial,Geneva;
	font-size: 10pt;
	color: #B55420;
	font-weight: bold
}

.subtitle2
{
	font-family: Arial,Geneva;
	font-size: 12pt;
	color: #D84317;
	font-weight: bold
}

.detail
{
	font-family: Verdana,Arial,Geneva;
	font-size: 9pt;
	color: #000000
}

.small
{
	font-family: Verdana,Arial,Geneva;
	font-size: 8pt
}
	
.item
{
	font-family: Verdana,Arial,Geneva;
	font-size: 9pt;
	color: #808080
}

h2           { font-family: Arial; font-size: 10pt; color: #660033; font-weight: bold }