BODY	{
	background-image: url(images/__background.jpg);
	background-attachment: fixed;
	font-size: 12pt;
	font-weight: bold;
	color: #00362A;
	text-align: LEFT;
	}

<style type="text/css">

P	{
	font-size: 12pt;
	font-weight: bold;
	color: #00362A;
	text-align: LEFT;
	}

TD	{
	font-size: 12pt;
	font-weight: bold;
	color: #00362A;
	}

HR	{
	color: "#00362A";
	}


H1	{
	font-size: 250%;
	color: #F7E2B2;
	background-color: #00362A;
	font-weight: bold;
	text-align: CENTER;
	}

H2	{
	font-size: 175%;
	color: #004000;
	font-weight: bold;
	text-align: LEFT;
	}

H3	{
	font-size: 150%;
	color: "#004000";
	font-weight: bold;
	text-align: LEFT;
	}

H4	{
	font-size: 125%;
	color: "#004000";
	font-weight: bold;
	text-align: LEFT;
	}

H5	{
	font-size: 150%;
	color: "#FF0000";
	font-weight: bold;
	text-align: LEFT;
	}

H6	{
	font-size: 250%;
	font-weight: bold;
	text-align: LEFT;
	}

MARQUEE
	{
	font-size: 125%;
	color: "#FF0000";
	font-weight: bold;
	}

DT	{
	font-size: 125%;
	font-weight: bold;
	}

DD	{
	font-size: 100%;
	color: #00362A;
	font-weight: bold;
	}

A:link	{
	text-decoration: none;
	color: "#00A000"
	}						/* unvisited link	*/

A:visited
	{
	text-decoration: none;
	color: "#00A000"
	}						/* visited links		*/

A:active
	{
	text-decoration: none;
	color: "#00A000"
	}						/* active links		*/

A:hover
	{
	text-decoration: none;
	color: "#FF0000"
	}						/* highlight link on mouse over */

</style>





















































