body
{
	background-color: #ffffff;
	color: #000000;
}

body, h1, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:active
{ 
	color: #FF0000;
	text-decoration: bold, underline;
	font-size: 10pt;
} 

a:visited, a:link, a:hover 
{ 
	color: #0000FF;
	text-decoration: underline;
	font-size: 10pt;
}

.TablePrice, .TablePrice.tr, .TablePrice.td, .TablePrice.table
{
	border: 1px #000000 solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 6pt;
	background-color: #ffffff;
	color: #000000;
}

.TablePriceHead, .TablePriceHead.tr, .TablePriceHead.td, .TablePriceHead.table
{
	border: 1px #000000 solid;
	font-family: Verdana;
	font-size: 6pt;
	background-color: #008000;
	color: #ffffff;
}