body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBB649;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
td {
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
}
a {
	text-decoration: none;
}

table {
	width: 600px;
	text-align: center;
}
h4 {
	font-size: 12px;
	color: #993333;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
}
#maintable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 777px;
	background-color: #FFFFFF;
}
#maintable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	text-indent: 10px;
}
#maintable #header {
	float: left;
	height: 162px;
	width: 777px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
#maintable #spacer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
	width: 1px;
}
#maintable #firstclasslogo {
	height: 50px;
	width: 184px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
