<!--


table		{
			font-size: 8pt;
		}

th		{
			font-size: 8pt;
			font-family: Arial;
			font-weigth: bold;
		}


td		{
			font-size: 8pt;
			font-family: Arial;
		}


body		{
			color: #000000;
			background-color: white; 
			background-image: url(background.jpg); 
			background-attachment: fixed; 
			background-repeat: no-repeat;
			background-position: center top; 
			font-family: Arial;
			font-size: 10pt;


			margin:0; 
			padding:0; 
			text-align:center;

		}








#wrapper { 
			margin:0 auto; 
			padding:0; 
			width:960px; 
			text-align:left; 
		}









		

textarea		{
			font-family: Arial;
			font-size: 10pt;
		}

b,strong		{
			color: red;
			font-weight: bold;
		}


h5		{
			color: red;
			font-size: 10pt;
			font-family: Arial;
		}


h4		{
			color: red;
			font-size: 12pt;
			font-family: Arial;
		}

h3		{
			color: red;
			font-size: 14pt;
			font-family: Arial;
		}

h2		{
			color: red;
			font-size: 18pt;
			font-family: Arial;
		}

h1		{
			color: red;
			font-size: 24pt;
			font-family: Arial;
		}




a:link		{
			color: #0000FF;
			text-decoration: none;
		}
	
a:visited	{
			color: #0000FF;
			text-decoration: none;
			}
A:hover 
		{
			color: #0000FF;
			text-decoration: underline;
		}

HR		{
			color: red;
		}



#wrapper 	{ 
			width:840px;
		}


-->
