H1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: white;
	text-align: center;
	position: relative;
	Margin-bottom: 0cm;
	background-color: #000000;
	background-position: 200px;
} 
		
	H2 {
	font-family: "Bauhaus Md BT";
	font-size: 18pt;
	font-weight: bold;
	color: #8B4513;
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
	
	H3 {
	font-family: "Bauhaus Lt BT";
	font-size: 16pt;
	font-weight: normal;
	color: Navy;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

	p {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.600 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
	text-align: left;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 600px;
}
	em {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: Navy;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: ;
	border: thin solid #8B4513;
	padding: 5px;
}
	hr {
		width: 650px;
		size: 4px;
		color: #8B4513;
	}
table {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: Navy;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: ;
	border: thin solid #8B4513;
	padding: 5px;
}

td.border {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: Navy;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: ;
	border: thin solid #8B4513;
	padding: 5px;
}