
BODY { font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
	color: #000000;
}

A:link { color: #330000;
	text-decoration: underline; }
A:visited { color: #331111;
	text-decoration: underline; }
A:active { color: #cc0000;
	text-decoration: underline; }
a:hover {  color: #cc0000; text-decoration: none}

A.b:link { color: #0000cc;
	text-decoration: none; }
A.b:visited { color: #000099;
	text-decoration: none; }
A.b:active { color: #0000cc;
	text-decoration: underline; }
a.b:hover {  color: #0000cc; text-decoration: underline}

A.date:link { color: #990000;
	text-decoration: none; }
A.date:visited { color: #993333;
	text-decoration: none; }
A.date:active { color: #cc0000;
	text-decoration: underline; }
a.date:hover {  color: #cc0000; text-decoration: underline}

A.headline:link { color: #330000;
	text-decoration: none; }
A.headline:visited { color: #331111;
	text-decoration: none; }
A.headline:active { color: #990000;
	text-decoration: underline; }
a.headline:hover {  color: #990000; text-decoration: underline}

a.issue:link { color: #333366;}
a.issue:visited { color: #333366;}
a.issue:hover { color: #ffffff;}

a.issuedate:link { color: #d6d6e0;}
a.issuedate:visited { color: #d6d6e0;}
a.issuedate:hover { color: #ffffff;}

A.subhead:link { color: #663333;
	text-decoration: none; }
A.subhead:visited { color: #663333;
	text-decoration: none; }
A.subhead:active { color: #cc0000;
	text-decoration: underline; }
a.subhead:hover {  color: #cc0000; text-decoration: underline}


td { font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;}

td.bar {
	background-color: #996666;
	padding: 3px;
	color: #ffcccc;
	text-align: center;
}

td.blink { text-align: right; 
	color: #990000;
	font-size: 9px;
}

td.blogtext {
	font-size: 11px;
}

td.date { text-align: right; 
	font-size: 9px;
}

td.line { background-color: #663333;
	font-size: 2px; }

td.locbar {color: #d6d6e0;
	background-color: #666699;
	text-align: center;
}

td.loccell {
	background-color: #ccccff;
	text-align: center;
}

td.side {
	text-align: center;
	background-color: #f7efde;
	vertical-align: top;
}

td.sideleft {
	background-color: #f7efde;
	text-align: left;
}

td.subhead {
	font-size: 12px;
	vertical-align: bottom;
	color: #663333;
}


.entrymargins
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
	margin-right: 20px;
	width: 250px;
}
.headl { 
	color: #330000;
	font-size: 11px;
	background-color: #ffffff;
 }

.quote
{	color: #996666;
	font-style: italic;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

