body {
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	color: #c7a752;
	padding: 2px;
	background-color: #ca5100;
}
body a {
	color: #c7a752;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
.text {
	vertical-align: top;
	text-align: left;
}
h1 { color: white; font-size: 14px; font-family: helvetica; font-weight: lighter; margin: 0.67em 0; }
h2 { color: white; font-size: 16px; font-family: helvetica; font-weight: lighter; margin: 0.83em 0; }
h3 { color: black; font-size: 14px; font-family: helvetica; font-weight: lighter; }
h4 { color: black; font-size: 18px; font-family: helvetica; font-weight: normal; }
h5 { color: white; font-size: 14px; font-family: helvetica; font-weight: lighter; font-style: italic; }
h6 { color: white; font-size: 18px; font-family: helvetica; font-weight: normal; font-style: italic; }