body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 36px 36px 36px 36px;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
.faint { color: #666666; }
.faint a:link { color: #666666; text-decoration: none; }
.faint a:visited { color: #666666; text-decoration: none; }
.faint a:hover { color: #CC0000; text-decoration: underline; }
.faint a:active { color: #CC0000; text-decoration: underline; }

/* The following version of a.faint should be weeded out on the site then pulled here. */
a:link.faint { color: #666666; text-decoration: none; }
a:visited.faint { color: #666666; text-decoration: none; }
a:hover.faint { color: #CC0000; text-decoration: underline; }
a:active.faint { color: #CC0000; text-decoration: underline; }

.fineprint { font-size: 10px; color: #666666; }
.fineprint a:link { color: #666666; text-decoration: underline; }
.fineprint a:visited { color: #666666; text-decoration: underline; }
.fineprint a:hover { color: #CC0000; text-decoration: underline; }
.fineprint a:active { color: #CC0000; text-decoration: none; }

/* The following version of a.fineprint should be weeded out on the site then pulled here. */
a:link.fineprint { color: #666666; text-decoration: underline; }
a:visited.fineprint { color: #666666; text-decoration: underline; }
a:hover.fineprint { color: #CC0000; text-decoration: underline; }
a:active.fineprint { color: #CC0000; text-decoration: none; }

.nav { font-size: 12px; color: #666666; }
.nav a:link { color: #666666; text-decoration: none; }
.nav a:visited { color: #666666; text-decoration: none; }
.nav a:hover { color: #CC0000; text-decoration: underline; }
.nav a:active { color: #CC0000; text-decoration: underline; }

/* The following version of a.nav should be weeded out on the site then pulled here. */
a:link.nav { color: #666666; text-decoration: none; }
a:visited.nav { color: #666666; text-decoration: none; }
a:hover.nav { color: #CC0000; text-decoration: underline; }
a:active.nav { color: #CC0000; text-decoration: underline; }

.little {
	font-size: 10px;
}
.rubric {
	color: #CC0000;
}
.rubric a:link { color: #CC0000; text-decoration: none; }
.rubric a:visited { color: #CC0000; text-decoration: none; }
.rubric a:hover { color: #CC0000; text-decoration: underline; }
.rubric a:active { color: #333333; text-decoration: underline; }

/* The following version of a.rubric should be weeded out on the site then pulled here. */
a:link.rubric { color: #CC0000; text-decoration: none; }
a:visited.rubric { color: #CC0000; text-decoration: none; }
a:hover.rubric { color: #CC0000; text-decoration: underline; }
a:active.rubric { color: #333333; text-decoration: underline; }
p {
	font-size: 12px;
}
.bigrubric {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.hanging { text-indent: -16px; margin-left: 16px; }

.level2hanging { text-indent: -16px; margin-left: 32px; }td {
	font-size: 12px;
}

.feed ul {
	padding: 0px;
	list-style-type: square;
	margin-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.lefttop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
