a:link { color: #036; }
a:visited { color: #630; }
a:active { color: #99C; }

a:hover
{
	background-color: #036;
	color: #fc0;
	text-decoration: none;
}

.header { color: #999980; }
.header a:link { color: #fc0; }
.header a:visited { color: #c90; }
.header a:active { color: #fff; }

BODY, TD, DIV, P
{
	font: 11px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	color: #330;
}

SMALL { font: 10px Verdana, Tahoma, Arial, "Arial MT", sans-serif; }

H3
{
	font: 100 20px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
	color: #330;
}

LI { margin-bottom: 10px; }

.subhed
{
	font: 10px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	color: #330;
	margin-top: 4px;
	margin-bottom: 4px;
}

.light, .dim { color: #996; }
.kicker { font: 11px Verdana, Tahoma, Arial, "Arial MT", sans-serif; }

.articleheader
{
	font: 28px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
	color: #330;
}

.articletitle, .articletitle BIG, BIG .articletitle
{
	font: 32px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
}

.articletext
{
	font: 14px/22px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
}

.articlelisttitle
{
	font: 14px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
	margin-bottom: 4px;
}

.articlelistsummary { margin-bottom: 4px; }

.bullet
{
	font: 11px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	text-indent: -10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
