.innerBg {
	background-attachment: fixed;
	background-image: url(images/innerBg.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
}
a:link {
	color: #666633;
}
a:visited {
	color: #333300;
}
a:hover {
	font-weight: bold;
	color: #006666;
}
a:active {
	color: #006666;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D6646;
	background-color: #E3E0CF;
	background-position: 0px;
	padding-left: 3px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #62B060;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: .2em;
}
