H1 {
	background: #8080ff;
}

H2 {
	background: #c0c0ff;
}

H3 {
	background: #e0e0ff;
}

PRE {
	background: #e0e0e0;
}

STRONG.do{
	font-size: 1.05em;
}

STRONG.user{
	font-weight: normal;
	color: #2020ff;
}

STRONG.comment{
	font-weight: normal;
	color: #ff0000;
}

STRONG.valid{
	color:#2020ff;
}

STRONG.Q{
	font-size: 1.1em;
	color:#1010c0;
}

STRONG.A{
	font-weight: normal
}