body, p {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #ffffff;
	background: #000000;
}

tr {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #ffffff;
}

table {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #ffffff;
	background: #000000;
	border: thin solid #32D500;
}

table.blank {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #ffffff;
        background: #000000;
        border: none;
}

td.white {
        border: thin solid #32D500;
        }

td.header {
background: #32D500;
color: #000000;
}

td.news {
	border: none;
}

td.hover:hover {
	background: #0D0D0D;
}

h1 {
	font-size: 8pt;
	color: #fff;
	font-family:Verdana;
}

a {
	font-family:Verdana;
	font-size:8pt;
	color: #32D500;
	text-decoration:none;
	}

a:hover {
	text-decoration: underline;
	}

.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CDCDCD;
	border: solid 1px;
	padding: 1px;
}
div.small {
	font-size:8px;
	}

span.light {
        font-size: 10pt;
        background: #444444;
        border: 1px solid #777;
        padding: 0.4em;
        }

a.light {
	font-size: 10pt;
	}
.buttonTextNormal {
	border: 1px solid #32D500;
	font-face: verdana;
	font-size: 10pt;
	font-weight: bold
	}
