input , textarea , select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 3px 0px 3px 0px;
}
#defaultTable {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
}
#defaultTable .noborder {
	margin-top: 0px;
}
#defaultTable input {
	vertical-align: middle;
}
#defaultTable .tableheader {
	font-size: 12px;
	background-color: #ccc;
	font-weight: bolder;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited , a:active {
	color: #00f;
}
ul {
	list-style-type: square;
}
#faq ul {
	list-style-type: square;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 13px;
}
ol {
	font-size: 12px;
	line-height: 15px;
}
.text_formprop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}