body{
	font-family : Tahoma;
	scrollbar-base-color : #B22222;
	background-color : #FFDDDD;
	scrollbar-shadow-color : #FFB6C1;
	font-size : smaller;
}

.contador{
	position : absolute;
	top : 0%;
	left : 0;
}


table{
	border : 0
}


tr{
	background-color : Maroon;
	color: White;
	font-family : tahoma;
	font : bold;
	font-size : smaller;
        text-align : left;
}
td{
	background-color : White;
	color: Maroon;
	font-family : tahoma;
	font : x-small;
}