
table {
	font-size: 0.95em;
	FONT-FAMILY: Arial;
	border-width: 1px;
	border-color: Black;
	border-collapse: collapse;
	ilter:alpha(opacity=50); 
	opacity: 0.90;
	-moz-opacity: 0.90;
}

h1, h2, h3{
	width: 98%;
	font-weight: bold;
	margin-bottom: 1px;
}

h1 {
	background: #993300;
	text-align: center;
	color: White;
	font-size: 0.95em;
	margin-top: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
}

h2 {
	background: White;
	color: #00379B;
	font-size: 0.95em;
	margin-left: 7px;
}

h3 {
	background: White;
	color: #000000;
	font-size: 0.95em;
	margin-left: 2px;
}

p {
	font-size: 1.00em;
	text-indent:2em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

hr {
	height: 1px;
	width: 70%;
	border-right: 0;
	border-top: 0;
	border-bottom: 1;
}

