body{
	margin: 0px;
	padding: 0px;
}

body, table{
	font-family: Verdana, Arial;
	font-size: 11px;
}

body a, table a{
	color: #000000;
	text-decoration: none;
}

table th{
	background-color: #ffbe0b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #466f9f;
}

.par td{
	background-color: #fff8e6;
}

.oro{
	background-color: #F6DE97;
}

.plata{
	background-color: #E4E4E4;
}

.bronze{
	background-color: #D9BAA4;
}

h4{
	text-align: center;
	font-size: 18px;
	font-family: Verdana, Arial;
	padding-top: 8px;
}

.imprimir{
	margin: 5px 5px;
	text-align: right;
}