body
{ 
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, sans-serif; 
	color: #000000;
}

a
{
	font-family: Verdana, Arial, sans-serif;
	color: #00209F;
	text-decoration: underline;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #00209F;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	color: #00209F;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	color: #00209F;
}

table.tellers th
{
	text-align: left;
	font-weight: normal;
	padding-right: 30px;
}

table.tellers th.illegal-votes
{
	font-weight: bold;
}

table.tellers caption
{
	font-weight: bold;
}

span.logotype
{
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: larger;
}