body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

}
.bg {
	background-color: #CCCCCC;
}
.ballot {
	width: 60%;
	border-bottom-color: #333333;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	border-color: #333333;
	border-left-color: #333333;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: #333333;
	border-right-style: ridge;
	border-right-width: medium;
	border-top-color: #333333;
	border-top-style: ridge;
	border-top-width: medium;
}
.ballot1 {
	background-color: #663366;
	font-weight: bolder;
	color: #CCCCCC;
}
.ballot tr td p {
	text-align: left;
	
}
.ballot {
	background-color: #666;
	color: #FFF;
	line-height: 1.25em;
}
.ballotbox {
	background-color: #FFEADF;
}
