.title,.subtitle,.txtpara, .mixpara, .simplelist, .subtitle, .menutitle, .link, .menulink,.contactformlabel,.contactformbutton,.contactformfield,.searchresult,.wqtd {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
}
.txtpara, .mixpara {
	font-size: 12px;
	color: #535353;
	text-align: justify;
}
.subtitle,.menutitle,.searchresult {
	font-size: 13px;
	font-weight: bold;
	color: #646464;
	margin-bottom: 8px;
}
.tablemixpara {
	margin-bottom: 10px;
}
.ulsimplelist {
	margin-top: 5px;
	margin-bottom: 5px;
}
.simplelist {
	font-size:11px;
	color: #666;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #646464;
	margin-bottom: 10px;
}
.link,.menulink {
	font-size:11px;
	text-decoration: none;
	color: #99F;
}
.link:hover,.menulink:hover {
	text-decoration: underline;
	color: #999;
}
.contactformfield {
	color: #666;
	font-size:12px;
	background: #ccc;
	border: inset 1px #666;
}
.contactformbutton {
	color: #666;
	font-size:12px;
	background: #ccc;
	border: outset 1px #666;
}
.contactformlabel {
	color: #666;
	font-size:12px;
}
.yellowquick {
	color: #fc0;
}
.searchform .field {
	border: inset 1px #666;
	font-size:10px;
}
.searchform .button {
	border: outset 1px #666;
	font-size:10px;
}
.wqtd {
	text-align: left;
	margin-right:75px;
	font-size:12px;
}

