body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	list-style-image: none;
	list-style-type: circle;
	background-image: url(../images/Background.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-transform: none;
	color: #92331D;
}


td {
	font-family: "Myriad Pro";
	color: #333333;
	font-size: 9pt;
}

th {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	background-image: url(/images/Background.jpg);
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	background-position: center;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
}
