BODY
	{
	background-image: url(newback.jpg);
	margin-bottom: 10;
	margin-left: 40;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	}

A:link, A:visited, A:active
	{
	color: #9D4F53;
	text-decoration: none;	
	}

A:hover
	{
	color: #864447;
	text-decoration: overline underline;
	}


P
	{
	width: 590;
	}

P.center
	{
	text-align: center;
	}

IMG.gallery
	{
	margin: 3;
	padding: 0;
	border: 0;
	}

HR
	{
	width: 590;
	text-align: left;
	align: left;
	}


H1, H2, H3, H4, H5, H6
	{
	color: #AC5D60;
	font-style: italic;
	}

TABLE
	{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	}

SPAN.bold
	{
	font-weight: bold;
	color: #AC5D60;
	}