BODY { background: #f0f0f0; color: #000000; font-family: Verdana; }

.bar { background: #900000; color: #FFFFFF; }
.more { font-size: 11px; font-style: italic; }
A:link { color: #900000; text-decoration: none; }
A:visited { text-decoration: none; }
A:hover { text-decoration: underline; }

A.sidelink { font-size: 13px; }

.bar A { color: #FFFFFF; } 
.content A { color: #900000; }

.content { font-size: 12px; }

TD.content { background: #fafafa; color: #000000;}
LI {
	color: white;
}

.intext {
	color: #000;
}

.header { font-size: 18px; font-weight: bold; }
.subhead { font-size: 14px; font-weight: bold; }
DIV.subhead { border-bottom: 1px solid #000000; }
.article_window { border-style: solid; border-width: 1px; border-color: #900000; padding: 5px; margin-bottom: 5px; background-color: #f0f0f0; }
