body { 
background-color: #F4EDE3; 
background-image: url(/poll/images/cast_bg.jpg); 
background-repeat: repeat; 
background-attachment: fixed; 
color: #000000;
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	margin-left: 42px;
	margin-top: 42px;
	margin-right: 42px;
	margin-bottom: 32px;
} 

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #2F271C;
	font-weight: bold;
	text-decoration: underline;
}

a img {
	border: 0px;
}


h1 {
	font-family: inherit;
	font-size: 130%;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
	letter-spacing: 0;
}

table { 
	
	font-size: 12px;
	}