body, BODY {
	background: #FFFFFF;
	color: #000000;
	font-family: verdana, trebuchet, arial;
}

a, A {
	color: #0000FF;
}

.commentHeader {
	background: #000000;
	color: #FFFFFF;
}

.commentTitle {
	font-weight: bold;
	color: #FFFFFF;
}

.postTime {
	/*font-weight: bold;*/
	color: #FFFFFF;
}

.postedBy {
	font-weight: bold;
	color: #FFFFFF;
}

.reportLink {
	text-align: right;
	font-weight: bold;
	color: #FFFF00;
}

.reportLink a {
	font-weight: bold;
	color: #FF0000;
}

.commentTitle {
	background: #696969;
	color: #FFFFFF;
}

.commentBody {
	/*background: #696969;*/
	background: #FFFFFF;
	color: #000000;
}
