body{
	font-family: Sylfaen;
	font-size: 10pt;
	width:100%;
	text-align: center;
}


td.question {
	font-weight: bold;
	color:#39629F;
}

.eq_info
{
	text-align:center;
	background:#ccc url(../images/eq_info.png) repeat-x center;
	border:solid 1px #EEE;
}


tr.hedder
{
	text-align:center;
	font-weight:bold;
	color:#036;
}

tr.content
{
	color:#39629F;
}