Current Path : /web/htdocs/www.entinoprofit.org/home/poll/css/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/poll/css/style.css

html, body {
	background: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif, Courier;
}

a {
	color: #e00b0b;
	text-decoration: none;
}

.maintable {
	border: 1px dashed #6666CC;
	margin: 10px 0px 10px 0px;
}

.title {
	font-size: 16px;
	padding: 5px 5px 0px 5px;
	font-weight: bold;
	color: #e00b0b;

}

.question {
	background: #FFFFFF;
 	color: #0066CC;;
 	padding: 10px;
	font-size: 12px;
}

form {
	padding: 0px;
	margin: 0px;
}