body {
	background-color : black;
	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 12px;
	overflow: auto;
	
	td {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 12px;
}
td.small {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 10px;
}
td.mid {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 13px;
}
td.big {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 16px;
	font-weight: bold;
}
p.small {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 10px;
}
p.mid {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 12px;
}
p.big {	font-family : verdana,helvetica,sans-serif;
	color : #000000;
	font-size : 14px;
	font-weight: bold;
}