body
{
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Swiss, Sans;
	background-color: #ffffff;
}

.testth
{
	color: #ffffff;
	background-color: #bbbbbb;
}

.testlisting
{
	color: #000000;
	background-color: #ffffff;
	font-size: 8pt;
}

.testlisting1
{
	color: #000000;
	background-color: #dddddd;
	font-size: 8pt;
}

.testlisting2
{
	color: #000000;
	background-color: #ffffff;
	font-size: 8pt;
}

.testlistinghigh
{
	color: #ffffff;
	background-color: #ff0000;
	font-size: 8pt;
}

a
{
	color: #000;
	font-size: 12px;
}

a:link
{
	color: #000;
	font-size: 12px;
}

a:visited
{
	color: #000;
	font-size: 12px;
}

a:hover
{
	color: #dc143c;
	font-size: 12px;
}

