body {
	color: black;
	background-color: white;
	margin: 0;
	padding: 0;
}
td   { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.description { color: #000 }
.footer { color: #fff; font-size: xx-small }
a:link { color: #780F1A; text-decoration: underline }
a:hover    { color: #000; text-decoration: none }
a:visited  { color: #666 }
#footbar { color: #fff }
#footbar a { color: #fff; text-decoration: none }
#footbar a:hover { color: #fff; text-decoration: underline }
#footbar a:visited { color: #fff; text-decoration: none }
.smallertext  { color: #999 }
h1 {
	color: #9A1A1C;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	margin: 0.67em 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2 { color: #000; font-size: medium; font-weight: bold; margin: 0.83em 0 }
.blockquote { text-indent: -0.5em }
