* {
	color: #e5ebf5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
}

a:link {color: #ffffff; text-decoration: none} 

a:visited {color: #ffffff; text-decoration: none}

a:hover {text-decoration: none; color: #ffff00; cursor:crosshair;} 

a:active {color: #ffffff; text-decoration: none}

input,textarea {
	color: #000000;	
}

table.votelevel tr td {
	text-align: center;
}
table.votelevel tr td p {
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px 0;
	font-weight: bold;
}

table.votelevel tr th {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.smallfont { font-size: 12px }
.mediumfont { font-size: 18px }
.bigfont { font-size: 20px }
.rostertable tr td { font-size: 12px }
.uppercase { text-transform: uppercase }
.pointstable tr th { font-size: 13px; text-transform: uppercase; background: #2882e2 }
.pointstable tr td { font-size: 13px; margin: 5px; padding: 5px; }

#awards p { margin-top: 10px; }
