






body,p,.body_default, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #111111;
}


.td-radio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #111111;
	background-color : #ffffdd;
	text-align : center;
	

	border-left : 1 solid #BBBBBB;
	
}
.td-radioR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #111111;
	background-color : #ffffdd;
	text-align : center;
	
	border-left : 1 solid #BBBBBB;
	border-right : 1 solid #BBBBBB;
}

td.test {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #111111;
	background-color : #ffffdd;
	
	text-align : center;
	border-left : 1 solid #BBBBBB;
	border-right : 1 solid #BBBBBB;
	
}

.td-q {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #111111;
	background-color : #f9f9f9;
	text-align : left;
}

.td-qL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #111111;
	background-color : #f9f9f9;
	text-align : left;
	border-left : 1 solid #BBBBBB;
	
}

.td-spacer {
	background-color : #CCCCCC;
}

a,.body-link {
	text-decoration : underline;
	font-weight : bold;
	color : #401CA0;
}

a:hover,.body-link:hover {
	font-weight : bold;
	text-decoration : none;
	color : #4400FF;
}



.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-indent : 0px;
	color : #555555;
}

.subtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	text-indent : 0px;
	color : #666666;
}

.asterix {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #666666;
}

