/* ------------------------------------------------------------------------------
Filename: sales.css
Project: Lumbermen's Underwriting Alliance Internet Web Site
Pgmr: Jerry Solomon
Date: 08/12/03
Date last modified: 02/18/09 by Helen Tucker

-------------------------------------------------------------------------------- */
body  	{ 
	color: #006600; 
      	font-family: arial, sans-serif; 
      	font-size: 9pt;
      	font-weight: bold; 
      	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 4px;
	text-align:center;
}

p 	{
	color: #006600; 
	font-family: arial, sans-serif; 
	font-size: 9pt;
	font-weight: bold; 
	text-align:center;
}

h3 	{
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}

/* End sales.css */
