@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #6600CC;
}
a:hover {
	color: #00CC00;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #333333;
	line-height: 28px;
	font-style: italic;
}
.quotationMark {
	font-size: 32px;
	color: #666666;
}
.rick {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#downloadTable {
	border: 1px solid #FF0000;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#donateTable {
	font-size: 11px;
	background-color: #E0E0E0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.copy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
