/* CSS Document */
input {
	font-family:Tahoma, Arial; 
	font-size:8pt;
}

td {
font-size:11px;
font-family:tahoma, arial;
}

.subject {
	font-family: Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}

.option_title {
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.cls_vote_title {
	font-family: Tahoma, Arial;
	font-size:13px;
	font-weight:bold;
	color:#006699;
	text-decoration:none;
}

.reulst_subject {
	font-family: Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}