.bodytextwhite { color: #FFFFFF; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif ; font-weight: normal}
.bodytextyellow { color: #FFFF00; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif ; font-weight: bold}
.bold { font-weight: bold }
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.bodytextred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 19px; color: #FF6666; font-weight: bold}
td { color: #FFFFFF; font-style: normal; font-size: 11px; line-height: 19px; font-family: Verdana, Geneva, Arial, sans-serif ; font-weight: normal }
.pollbutton{
	font-size: 7pt;
	color: #0000FF;
	background-color: #FFFFcc;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: FFFFFF;
	border-right-color: FF9900;
	border-bottom-color: FF9900;
	border-left-color: FF9900;
}
.pollSurveyTitle {
	font-size: 12px;
	font-weight: bold;
	background-color: #00FFFF;
	text-align: center;
	padding: 1px;
	height: 15px;
}

input.linkButton
{
	color: #336699;
    background-color: #dddddd;
    border-style: outset;
    border-width: thin;
    text-alignment: center;
    margin: 0 0 0 0;
    padding: 2 7 2 7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
    text-decoration: bold;
}