* {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	background-color: black;
}
.thumb {
	border-style: none;
}

.info {
	font-size: 12pt;
	color:#00cc00;
}
th{
	color:gold;
}
td{
	color:white;
}
a {
	color:blue;
	font-size: 12pt;
}