
body {background-color: honeydew}

h1	{font-weight: bold;
    font-size: 20pt;
    text-align: left;
	 	font-family: "Times New Roman" }


h2 	{font-weight: bold;
    font-size: 15pt;
    text-align: left;
	 	font-family: "Times New Roman" }

h3 {font-weight: bold;
    font-size: 12pt;
    text-align: left;
	 	font-family: "Times New Roman" }

p  {font-weight: normal;
    font-size: 12pt;
    text-align: left;
	 	font-family: "Times New Roman" }

div.c3 {text-align: left}
div.c2 {text-align: left}
span.c1 {font-family: "Courier New"; font-color: Black; font-size: 10pt;}
