body {
	background-image: url(app_files/bground.jpg);
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {	font-size: 8px;
	color: #8A8316;
}
.main_copy {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.quote_credit {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.style4 {	color: #817B08;
	font-weight: bold;
}