
a
{
	color:gray;
	text-decoration:none;
	font-family:Arial;
	font-style:normal;
	font-size:8pt;
	font-weight:bold;
}

a:hover
{
	color:gray;
	text-decoration:none;
}

td
{
	color:black;
	font-family:Times New Roman;
	font-style:normal;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

body
{
	color:black;
	font-family:Times New Roman;
	font-style:normal;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	
}

h1
{
	color:gray;
	font-family:Arial;
	font-style:normal;
	font-size:16pt;
	font-weight:normal;
	text-decoration:none;
}