<style type="text/css">



body	{	background color: #616161;
		background-image: url(images/bg1.jpg);
		background-attachment: fixed;
		margin-left: .1in;
		margin-top: .1in;
		font-size: 24pt;
		font-weight: 700;
		font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		
	}

p	{	
		font-size: 10pt;
		font-weight: 600;
		font-stretch: condensed
		color; #000;
		text-indent: 3em

	}

h1	{	font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		font-size: 14pt;
		font-weight: 700;
		color; #000;

	}

h2	{	font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		font-size: 14pt;
		font-weight: 700;
		color; #000;

	}

h3	{	font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		font-size: 14pt;
		font-weight: 700;
		color; #000;

	}

h4	{	font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		font-size: 14pt;
		font-weight: 700;
		color; #000;

	}

h5	{	font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		font-size: 14pt;
		font-weight: 700;
		color; #000;

	}

a{text-decoration:none}
a:hover{text-decoration:underline; }





A:link		{ 	color= "#ffffff";
			font-size: 10pt;
			font-wieght: 600;
			font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
			
		}


A:visited	{ 	color= #e0e0e0;
			font-size: 10pt;
			font-wieght: 600;
			font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		}


A:active	{ 	color= #ff8429;
			font-size: 10pt;
			font-wieght: 600;
			font-family: Eras Demi ITC, Lucida Sans, Arial Narrow, sans-serif;
		}

UL	{	
		font-size: 10pt
		font-weight: 600;
		font-stretch: condensed
		list-style-type: circle;
		list-style-position: outside

	}

table		{font-wieght: 700}