.question {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.2mm;
	text-align: left;
}
.answer {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: .20mm;
}
.post {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: .20mm;
}
.lightbold {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: .20mm;
}
