a 	{
	font-style: arial;
	font-weight: bold;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	}
	
a:link		{ color: #000000; text-decoration: none }

a:active	{ color: #000000; text-decoration: none }

a:hover		{ color: #000000; text-decoration: none }
	

p	{
	font-family: Arial;
	color: #black;
	font-size: 12;
	} 

table	{
	font-family: arial;
	color: #black;
	font-size: 12 px;
	}

body	{
	background: #D2B48C;
	}
