body{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
a{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.question{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px; 
	color:#c6b485; 
	font-weight:bold; 
	text-decoration: none;
}
.answers{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px; 
	color:#c6b485; 
	font-weight:bold; 
	text-decoration: none;
}
.radio{
	text-align:center;
}
.submit{
	color: #666666; 
	font-size: 8pt; 
	font-family: Verdana; 
	border: 1px solid #aaaaaa; 
	width: 60px;
}
.color_input{
	background-color:#381e0d;
}
.color_view{
	background-color:#381e0d;
}
.border_table{
	background-color:#381e0d;
}
.td_chart{
	padding-left:10px;
	vertical-align: middle;
	text-align:left;
}
.padding10{
	padding-left:10px;
}
