.quotes { font-style: italic; font-size: 11px; line-height: 12px; text-align: center; padding-top: 5px; padding-right: 5px; padding-left: 5px }

.footer { font-size: 9px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times; text-decoration: none;  letter-spacing: 150% }
p    { font-size: 11px; line-height: 12px; font-family: Helvetica, Geneva, Arial, Swiss, SunSans-Regular, "Times New Roman", Georgia, Times; text-decoration: none; text-align: left; letter-spacing: 120% }
H1 { color: #860000; font-weight: bold; font-size: 18px; font-family: Georgia, "Times New Roman", AGaramond }
H2 { color: black; font-style: italic; font-weight: bold; font-size: 12px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times }
H3 { color: green; font-style: italic; font-weight: bold; font-size: 12px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times }
.trivia { color: white; font-size: 10px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular, Georgia, "Times New Roman", Times; text-decoration: none; text-align: left }
a:link { 
	color: #860000; font-weight: bolder; text-decoration: none
	}
a:visited { 
	color: #860000; font-weight: bolder; text-decoration: none
	}
a:hover {
	color: #880000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
a:active {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none
	}
