
BODY {
	background-color: #004040;
	color: #60FF60;
}

DIV.back {
	color: #00FF00;
}

DIV.title {
	color: #00FF60;
	text-align: center;
	font-size: x-large;
}

DIV.size {
	color: #00FF60;
	text-align: center;
}

DIV.byte {
	color: #00FF60;
	text-align: center;
}

DIV.table {
	text-align: center;
}

TD.info{
	background-color: #004040;
	text-align: center;
}

TD.thumb{
	background-color: #004040;
}

A {
	color: #FF8000;
}

TD.list{
	color: #60FF60;
}

