body {
	bottomMargin:0;
	leftMargin:0;
	topMargin:0;
	background: #F4F3F0;
}
table {
	cellspacing:0;
	cellpadding:0;
	border:0;
	width:100%;
}
hr {
	size:1px;
	color:gray;
}
div.top div.vote{
	background: #ffdb58;
}
div {
	background: #deff9c;
	border: 1px dotted #999;
}
a {
	color: #177220;
	text-decoration: none;
}
a:active {
	text-decoration: underline overline;
}
a:hover {
	text-decoration: underline;
}

