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

hr {
	margin-left: 1in;
	margin-right: 1in;
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #9900FF;
	}
h1 {
	font-size : 28pt;
	font-weight: bold;
	text-align: center;
	}

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;
	}

td {
	text-align: center;
	}

td.box {
	text-align:left;
	border: #005500 2px solid;
	background : #FFFFFF;
	}

table {
	text-align: center;
	}

p {
	color: #004400;
	font-family : "Arial", "Helvetica";
	font-size : 12pt;
	margin-left: 20px;
	margin-right: 20px;
	}
p.q
 {	font-weight: bold;
	font-style: italic;
	margin-left: 0.2in;
	margin-bottom: 5px
 }
p.a
 {	margin-left: 0.8in;
	margin-bottom: 20px
 }
