body
{
}
A:active
{
	font-size: 10pt;
	font-family: Arial;
}
A
{
	font-size: 10pt;
	font-family: Arial;
}
A:visited 
{
	COLOR: #0000FF;
}
A:hover 
{
	COLOR: #33CCFF; TEXT-DECORATION: none
}
.tableWrapper
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.contentFont
{
	font-size: 10pt;
	font-family: arial;
}
.contentHeading
{
	font-weight: bold;
	font-size: 12pt;
	font-family: arial;
}
.copyRight
{
	font-size: 7pt;
	font-family: arial;
	color: #999999
}
HR
{
	border-right: #33CCFF thin solid;
	border-top: #33CCFF thin solid;
	border-left: #33CCFF thin solid;
	border-bottom: #33CCFF thin solid;
	background-color: #33CCFF;
}
.metaFont
{
	font-size: 7pt;
	font-family: arial;
}