body {
	background: #FFFFFF;
	color: #000000;
	}

hr {
	color: #FF0000;
	background: transparent;
	}

h1 {
	color: #008000;
	background: #FFFFFF;
	font-family: arial;
	font-size: 20pt;
	border-bottom-style: dotted;
	border-width: thin;
	}

h2 {
	color: #FF6600;
	background: transparent;
	font-family: arial;
	font-size: 18pt;
	}
	
h3 {
	color: navy;
	background: transparent;
	font-family: arial;
	font-size: 14pt;
	font-style: italic;
	}

h4 {
	font-style: italic;
	font-family: 'arial';
	font-size: 10pt;
	margin-left: 30px;
	margin-right: 30px;
	}

p {
	margin-left: 20px;
	font-family: arial;
	font-size: 10pt;
	}

td {
	font-family: arial;
	font-size: 10pt;
	}