
a
{
	color: #804000;
	text-decoration: none;
	font-family: arial;
	font-style: bold;
	font-size: 10pt;
	font-weight: bold;
}

a:hover
{
	color: black;
	text-decoration: none;
}

body
{
	color: brown;
	font-family: arial;
	font-style: bold;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	
}

td
{
	color: brown;
	font-family: arial;
	font-style: bold;
	font-size: 10pt;
	font-weight: bold;
}
