BODY
{
	BACKGROUND-COLOR: #D7D7D7;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	COLOR: #000000
}
TD
{
	FONT-FAMILY: Arial;
    	FONT-SIZE: 10pt;
}
H1
{
	FONT-FAMILY: Tahoma;
    	FONT-SIZE: 15pt;
    	FONT-WEIGHT: bold;
}
H2
{
	FONT-FAMILY: Tahoma;
    	FONT-SIZE: 12pt;
    	COLOR: #666666;
    	FONT-WEIGHT:bold;
}
#large 
{
	FONT-FAMILY: Tahoma;
	font-size:15pt;
	color:#FFFFFF;

}
#medium 
{
	font-size:12pt;
	font-weight:bold;
}
#small 
{
	font-size:8pt;
}
#smallest 
{
	font-size:7pt;
}
TD.header 
{
	FONT-FAMILY: Tahoma;
	font-size: 15pt;
	color: #FFFFFF;
	padding-bottom: 7px;
	text-align: center;
}
TD.medium 
{
	font-size:12pt;
	font-weight:bold;
}
TD.small 
{
	font-size:8pt;
}
TD.smallest 
{
	font-size:7pt;
}
TD.version
{
	font-size:9pt;
	color:#666666;
}
TD.copyright
{
	font-size:8pt;
	color:#CCCC99;
}