body {
	margin: 0 0 0 0; 
	background: #666666;
	font-family: Arial;
	font-size: 10pt;
	color: White;
 }

A {
	color: #FF6633;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

table.list {border-bottom: 1px solid darkgray; width: 95%; table-header-group}
table.head {width: 100%; height: 15%; border: 0; margin: 0; padding: 0}
table.main { width: 100%; height: 600px; margin: 0; padding: 0 }
table.vote { width: 95%; border: 0 }
td.votepic { border: 2px solid gray; margin: 0; padding: 0 }
td.line { width: 2px; margin: 0; padding: 0 }
hr.foot { color: #FF6633 }

td.foot {
	height: 15px;
}

.copy {
	font-size: 8pt;
}

.err {
	color: #FF6633;
	text-decoration: underline;

}
