.title {
	font-family: "Times", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.dateline {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

.time {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.dateline {
	font-family: "Times", "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}

.content {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #990000;
}

.commentform {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}

.comments {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: italic;
	color: #990000;
}

.commentsperson {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12x;
	font-weight: normal;
	color: #000000;
}

.commentsreply {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
}

.tiny {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}





#navlist {
	margin: 0;
	padding: 0 4 12px 0px;
	border-bottom: 1px solid #000;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: center;
	line-height: 10px;
	font-weight: bold;
	font-family: arial, helvetica;
	margin: 0 4px 12px 0px;
	text-decoration: none;
	color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#navlist a:hover {
	color: #990000;
}
