body {
	color: #fff;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	background-color: #a9a9a9; }
p { }
td { font-size: 11px; }
a:link { color: #d3d3d3; text-decoration: underline; }
a:visited {
	color: #d3d3d3; }
a:hover {
	color: #800000; }
a:active {
	color: #069; }
h1 { font-size: 12px; font-weight: bold; }
.rule { border-bottom: 1px solid #c2c2c2; }
h3 { color: #4682b4; font-size: 13px; line-height: 14px; }
.subtitle { color: #e04c4c; }
.columnfade { background-image: url(/images/column-fade.gif); background-repeat: no-repeat; }
