body {
	background: Red;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

img.grid {
	border: 1px;
	border-style: solid;
	border-color: White;
}
.pagefooter {
	color: White;
	font-size: 8pt;
}

.pagecredit {
	color: White;
	font-size: 8pt;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.quoteauthor {
	font-size: 12pt;
}

.quotesport {
	font-size: 12pt;
	font-style: italic;
}

.quotetitle {
	font-size: 9pt;
}
