body {
	font-family: "Courier New", Courier, monospace, serif;
	color: #000000;
	background : #FFFFFF;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}
h4  {
	text-align: left;
	font-family: Courier, serif ;
	color: black;
	background : White;
	background-color : White;
}
P {
	background : White;
	background-color : White;
        color : black;
	font-family : "Courier New", Courier, monospace, serif;
	font-style : normal;
	word-spacing : normal;
	text-align : justify;
; font-weight: normal; font-variant: normal
}



h1 { 
	text-align: left;
	font-family: "Courier New", Courier, monospace, serif;
	color: black;
	background : White;
	background-color : White;
 } h2 { 
	text-align: left;
	font-family: "Courier New", Courier, monospace, serif;
	color: black;
	background : White;
	background-color : White;
 } h3 { 
	text-align: left;
	font-family: "Courier New", Courier, monospace, serif;
	color: black;
	background : White;
	background-color : White;
 } 
 
 HR {
	text-align: center;
}
