body {
	background-image: url(images/page_bg.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.quotename {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	color: #000000;
	letter-spacing: 3px;
	text-align: right;
	text-indent: 24px;
}
.quote {
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
}
.smalltext {
	font-size: 8pt;
}
a {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
