body {
	background-image: url("../images/Base/Page-Background.jpg");
	background-repeat: repeat-x;
}

body, td, font, p {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
}

td.contentArea {
	padding: 15px;
}

td.footerArea {
	padding: 15px;
	text-align: right;
}

h1 {
	color: #009999;
	font-size: 14pt;
	font-weight: normal;
}

h2 {
	color: #836e2c;
	font-size: 14pt;
	font-weight: normal;
}

h3 {
	color: #FF3300;
	font-size: 14pt;
	font-weight: normal;
}

a {
	color: #8D650B;
}

a:hover {
	color: #E0A114;
}