 /* Paragraph */
	p
		{
		Color: Black;
		Font-Family: Arial;
		Font-Size: 12px;
		Font-Weight: Normal;
		Font-Style: Normal;
		Margin-Left: 30px;
		Padding: 0px;
		Line-Height: 120%;
		Text-Decoration: None;
		Text-Align: Left;
		Text-Indent: 0px;
		}

  .maintext { 
    line-height: 1.8em;
    font-size: 110%;
    }