	
	a:link {color:#000099;}
				 	
	a:visited {color:#990066;}
						
	a:active {color:#990000;}
						 
	a {text-decoration:none;}
	p { font-family: times, serif;
			 font-size: 12pt;
			color: #000000;
					 }
			
	li  { font-family: times, serif;
			color: #000000;	
		}
		
	table { font-family: times, serif;
			color: #000000;
			}
    body  { background-image: url(Sandstn_bg.jpg);}	
	
	ul.circle {
	list-style: circle;
}
  ul.disc { list-style: disc;
	
}
  ul.square{
	list-style: square;
}
	
	.justify { text-align: justify;}
	.center { text-align:center;}
	.right  {
	text-align: right;
}
	left {
	text-align: left;
}
	
	p.product {
	text-decoration : underline;
}
	div {width: auto; clip:       rect(   ); margin-left: 5%; margin-right: 5%}
	
			
.tcenter {  text-align: left; margin-right: auto; margin-left: auto}
