body {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	background: white url(/img/bg.gif) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}

a:link {
	color: #D86700;
	text-decoration: none;
}
a:visited {
	color: #D86700;
	text-decoration: none;
}
a:hover {
	background-color: #eceadb;
	text-decoration: none;
	color: #333333;
}
a:active {
	font-weight: normal;
	font-style: normal;
}

.intro {
	font: normal 24px/32px Georgia, "Times New Roman", Times, serif;
	color: #716966;
}

.orangetext {
	color: #D86700
}

.blacktext {
	color: #000000
}

#footer {
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a:link {
	color: #D86700;
}

.dim {color: #909090}

.footnote {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #7b7b7b;
}