
/* Global Parameters */

.td { font-size: 12px; font-family: arial, helvetica; color: #000000 }

.bg_color	{ background: #ffffff }
.pollTopic { font-size: 11px; font-family: arial, helvetica; color: #000000; font-weight: bold }
.pollChoice { font-size: 10px; font-family: arial, helvetica; color: #000000}
.pollChoiceLink { font-size: 10px; font-family: arial, helvetica; color: #003399 }
.pollVoteTotal { font-size: 12px; font-family: arial, helvetica; color: #000000 }
.results_link { font-size: 12px; font-family: arial, helvetica; color: #003399 }
.border_color { background: #000000 }
.bg_color_white { background: #ffffff }

