h2 {
	font-size : 1.5em;
	color : #333;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

.commenthead {
	font-size : 1em;
	margin-top: 0px
	margin-bottom: 10px;
	color: #333;
}

.commenthead h2
{
	font-size : 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

.commenthead h2 a{	
	font-size : 1em;
	color : #666;
	text-decoration: none;
}