
body	{
	background-color: #f0f0f0;
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	
	}

a:link	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

a:hover	{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}

a:visited
	{
	color: #888888;
	font-weight: bold;
	text-decoration: none;
	}

th	{
	background-image: url('hr.gif');
	}

table	{
	background-color: #000000;
	}

tr	{
	background-color: #f0f0f0;
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	vertical-align: top;
	}
