BODY
{
	font-size: 8pt;
	font-family: 'Trebuchet MS' , Verdana;
}
A
{
	font-weight: bold;
	font-size: 9pt;
	color: #330066;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	color: #9966cc;
}
HR
{
	color: #663399;
}


.errortext
{
	color: Red;
	font-family: Arial;
	font-size: 8pt;
}

.button
{
	cursor: hand;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	width: 170px;
}
.smallbutton
{
	cursor: hand;
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
	font-family: 'Trebuchet MS' , Verdana, Arial;
	width: 80px;
}
.checkbox
{
	cursor: hand;
}
.imagecaption
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
	color: Navy;
	font-size: 9pt;
}


H2
{
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Verdana;
}
SPAN.listheader
{
	font-family: 'Trebuchet MS' , Verdana;
	font-size: 8pt;
	color: #110044;
	font-weight: bold;
	text-decoration: underline;
}
