body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background-color: #CCCCCC;
}
a {
	color: #999900;
	text-decoration: none;
}
.gold {
	color: #999900;
	text-decoration: none;
}
.boldOrange {
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	font-size: 14px;
	text-decoration: underline;
}
.footer {
	color: #CCCCCC;
	font-size: 11px;
}
.sidebar {
	font-style: italic;
	font-weight: normal;
	color: 471201;
}
.footnote {
	font-size: 10px;
	height: 15px;
}
.underline {
	text-decoration: underline;
}
