body, td, div, p {
	font-family:Arial, Geneva, Helvetica;
	font-size:8pt;
	color:#000000;
}

a:link, a:visited {
	color:#434B7C;
	text-decoration:underline;
}

a:hover, a:active {
	color:#476AAF;
	text-decoration:none;
}

a.lght:link, a.lght:visited {
	color:#EEEEEE;
	text-decoration:underline;
}

a.lght:hover, a.lght:active {
	color:#C9CCD6;
	text-decoration:none;
}

.price {
	color:#FF9000;
	font-weight:bold;
	font-size:14pt;
}

.main {
	font-size:9pt;
}

.small {
	font-size:7pt;
}

.light {
	color:#999999;
}