body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/wp_bg.jpg);
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.headingGold {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.subheadBlue {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.footer {
	font-size: 8pt;
	color: #000066;
}

</style>
.subheadBlueCopy {
	font-size: 16px;
	font-weight: bold;
	color: #00CCFF;
}
.subheadGold {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.quoted {
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
	font-style: italic;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-right: -20px;
}
