/* BODY #383838*/

body {
	background: #2d2d2d;
	color: white;
	font: ;
	font-family: "Lucida Console", "Lucida Sans Unicode";
	font-size: small;
}

a {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}
H3,h2,h1{
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
td{
	height: 35px;
	border: thin none Black;
}
td.lista{
	height: 25px;
	border-bottom-color: Black;
	border-bottom-style: ridge;
}

th{
	height: 30px;
	border: thin none #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-bottom-style: ridge;
	border-Top-color: #A6A6A6;
	border-Top-style: ridge;

}


table{
	border-spacing: 0px;
}
