.txtblack {font-family: Verdana;
    font-size			: 9pt;
	color			: #333333;}

.basehead    { font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica }

.indextext    { font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica; padding-left: 16pt }

.standardtext    { font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica }

a:link {
	font-family			: Verdana;
	font-size			: 8pt;
	color			: #D26C06;
	text-decoration	: none;
}

a:visited {
	font-family			: Verdana;
	font-size			:8pt;
	color			: #D26C06;
	text-decoration	: none;
}

a:active {
	font-family			: Verdana;
	font-size			: 8pt;
	color			: #D26C06;
	text-decoration	: none;
}

a:hover {
	font-family			: Verdana;
	font-size			:8pt;
	color			: 666666;
	text-decoration	: none;
}
td {
	font-family: Verdana;
    font-size			: 7pt;
	color			: #333333;
}