body
{
	font-size: 12px;
	font-family: Verdana, Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.vote {
    background-color: #DDDDDD;
    font-weight: bold;
    cursor: pointer;
}
td.voteHL {
    background-color: #1C74B4;
    font-weight: bold;
    color: white;
    cursor: pointer;
}

