body {
	background : #FFFFFF;
	color: #004400;
	font-family : "Arial", "Helvetica";
	font-size : 10pt;
	text-align: justify;
	}

hr {
	margin-left: 20px;
	margin-right: 20px;
	}

a:link {
	color: #000099;
	}

a:visited {
	color: #880099;
	}
h1 {
	font-size : 38pt;
	font-weight: bold;
	text-align: center;
        margin: 0px;
	}

h2 {
	font-size : 18pt;
	font-weight: bold;
	text-align: center;
	}

h3 {
	font-size : 14pt;
	font-weight: bold;
	text-align: center;
	}

div.small {
	text-align: center;
	margin-left: 1.1in;
	margin-right: 1.1in;
	}

h1.red {
	color: #FF0000;
	}

p {
	color: #004400;
	font-family : "Arial", "Helvetica";
	font-size : 12pt;
	margin-left: 20px;
	margin-right: 20px;
	}
li {
	font-family : "Arial", "Helvetica";
	font-size : 11pt;
	}

