body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; text-decoration: none; }
p { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 1em; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.class { background-color: white; }
h1 { font-size: 1.5em; font-weight: bold; text-decoration: none; margin: 0.67em 0; }

#vote{
color:#333333;
font:gill sans, Arial, Helvetica, sans-serif;
text-align:center;
}
#vote a:link{
text-decoration:none;
color:#CC0000;
}
#vote a:hover{
	text-decoration:none;
	color:#999999;
}
#vote a:visited{
text-decoration:none;
color:#CC0000;
}
#homebase {
padding:0;
margin:0;
width:800px;
height:400px;
}

#menuinsert p{
line-height:200%;
}

span{
line-height:100%;
}