A:link {
	text-decoration: none;
	color: #11116E;
}

A:visited {
	text-decoration: none;
	color: #11116E;
}

A:hover {
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

BODY {
	font-family: tahoma, arial;
	font-size: 8pt;
	SCROLLBAR-BASE-COLOR: #11116E;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}

TD {
	font-family: tahoma, arial;
	color: #000000;
	font-size: 8pt;
}

hr {
	color: #11116E;
	background-color: #11116E;
	height: 1px;
}

FORM {
	margin: 0px;
}

#poll {
	width: 190px;
	padding: 8px;
	border: solid #808080 1px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	font-family: tahoma;
	font-size: 8pt;
}

.votebutton {
	font-family: tahoma, arial;
	font-size: 8pt;
	background-color: white;
	border: solid #808080 1px;
}