/* CSS Document */
 BODY {
	background: FBECC0;
	color: black;
	font-size: 12pt;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
    }

 H1 {
	color: black;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

 H2 { font-style: italic }
 
 P1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	word-spacing: normal;
}
 
