body	{	background-color: #ffffff;
			background-image: url('images/background.gif'); 
			background-attachment: fixed;
			color: #696969;
			font-size: 9pt;
			line-height: 14pt
			margin-left: 10pt; 
            margin-right: 10pt; 
            margin-top: 12pt; 
            margin-bottom: 12pt }
            
body.gray	{	background-color: #BEBEBE;
				background-image: url('images/background2.gif'); 
				background-attachment: fixed;
				color: #696969;
				font-size: 9pt;
				line-height: 14pt
				margin-left: 10pt; 
            	margin-right: 10pt; 
            	margin-top: 12pt; 
            	margin-bottom: 12pt }
               	
table	{	font-size: 9pt;
			color: #6C6C6C;
			line-height: 14pt }

td		{	font-size: 9pt;
			color: #6C6C6C;
			line-height: 14pt }

p		{	line-height: 14pt }

h1		{	font-size:130pt;
			font-color:ivory;
			text-align:center;
			backgroud-color:orange;}
			
a		{	text-decoration: none;} 
a:hover	{	text-decoration: underline;} 

