a {
	color : #E60000;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #E60000;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #FFFFFF;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

b {
	color : #E60000;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : bold;
}

body {
	font color : #FFFFFF;
	font-family : "Verdana";
	font-size : 11px;
	scrollbar-3dlight-color : #E60000;
	scrollbar-arrow-color : #E60000;
	scrollbar-base-color : #E60000;
	scrollbar-darkshadow-color : #E60000;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
}

h3 {
	color : #E60000;
	font-family : "Verdana";
	font-size : 15px;
}

h4 {
	color : #E60000;
	font-family : "Arial";
	font-size : x-large;
}

p {
	color : #FFFFFF;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : normal;
}

table {
	background : #000000;
	border-collapse: collapse;
}

table.poll {
	background : #C0C0C0;
}

td {
	color : #FFFFFF;
	font-family : "Verdana";
	font-size : 11px;
	font-weight : normal;
}

td.poll {
	color : #000000;
	font-family : arial, verdana, sans-serif;
	font-size : 11px;
}
