body  {
	background-color: #FAFAFA;
	line-height: 1.4;
}

td  {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

a   {
	color: #7E7E7E;
	text-decoration: none;
}
a:visited  {
	color: #808080
}
a:hover    {
	color: #333333
}
a:active {
	color: #000000
}
h4   {
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: wider;
}
