body
	{
	background-color: #EAE1D2;
	color :#000000;
	font-family: Arial;
	font-size: 12;
	margin:0px;
	padding:0px;
	}
hr
	{
	color: #000000;
	}
a:link
	{
	color: #0F3C62;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12;
	}
a:active
	{
	color: #0F3C62;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12;
	}
a:visited
	{
	color: #0F3C62;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12;
	}
a:hover
	{
	color: #ff0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12;
	}
table
	{
	font-family: Arial;
	font-size: 12;
	}


