/* CSS Document */
A.menu
{
	text-decoration: none;
	font-weight : bold;
	font-size : 9pt;
	color : #ffffff;
	}
A.menu:hover 
{
	text-decoration: underline;
}
TD 
{
	font: Trebuchet MS, Arial Narrow, Arial,Arial MT, Helv, Helvetica, Monaco, MS Sans Serif; 
	font-size: 11pt
}
.BIGNUMBERS 
{
	font-size: 18pt
}
.SMALLCAPS 
{
	font-size: 16pt
}

