		BODY				{background-color: #b0aeaf;
							background-image: url(images/bg.jpg);
							background-repeat: repeat-x}						
		
		p					{font-family: Arial, Helvetica, sans-serif;
							font-size: 10pt;
							line-height: 14.5pt;
							color: #333333}		
							
		ul					{font-family: Arial, Helvetica, sans-serif;
							font-size: 10pt;
							line-height: 20pt;
							color: #333333}	
							
		.footer				{font-size: 8pt;
							color: #333333}
							
		.header				{font-family: Arial, Helvetica, sans-serif;
							font-size: 14pt;
							font-weight: bold;
							color: red}	
		
		.subheader			{font-family: Arial, Helvetica, sans-serif;
							font-size: 13pt;
							font-weight: bold;
							color: #333333}
							
		A:link				{color: #cc0000}
		A:active			{color: #cc0000}
		A:visited			{color: #cc0000}
		

