body {
	background-color: #912f3b;
}
a {
}
a:visited {
	color: #204080;
}
a:hover {
	color: #7070ff;
	text-decoration: underline;
}
td {
	font-family: arial;
	font-size: 11pt;
	text-align: justify;
}
div.pageTop {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 22pt;
}
div.pageTopSmaller {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 13pt;
	text-align: right;
}
p.smallLinks {
	font-family: verdana, arial;
	font-size: 8pt;
	text-align: center;
}
p.greenHeading {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 14pt;
	font-weight: bold;
}
span.greenHeading {
	font-family: trebuchet ms, tahoma, arial;
	font-size: 14pt;
	font-weight: bold;
}
p.greenParagraph {
	font-weight: bold;
	text-align: justify;
}
p.greenHeading, span.greenHeading, p.greenParagraph, span.greenText { /* which, this year, is actually red */
	color: #912f3b
}
td.redBack {
	background-color: #dec0c4;
}
p.list {
	margin-left: 20px;
	line-height: 22px;
	text-align: left;
}
ul {
	line-height: 20px;
}
.footerTag {
	color: #fff;
	font-family: verdana, arial;
	font-size: 8pt;
	line-height: 1.1em;
}
.footerTag a {
	color: #abf;
}
