.required {
	color: red;
	font-weight:bold;
	}

.smallprint {
	color: grey;
	font-weight:bold;
	font-size:small;
	}


.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.error_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: red;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pollhead {
	color: #CC9900;
	font-size: 16px;
	font-weight: bold;
	}
.col3 {
	padding:5px;
	}
	

.navlink {
	text-decoration:none;
	}
.question {
	font-weight: bold;
	}
.small {
	font-size: 12px;
	}
