@media print {
	
	body {font-family: Arial, Helvetica, sans-serif}
	a {text-decoration:none;color:#333}
	.std-title {margin:30px 0px;font-weight:700}
	.text-center,.std-pos,.std-flag,.std-laps,.std-gap {text-align:center}
	table {width:100%}
	table th {background-color:#CCC;line-height:2em;}
	table td {padding:3px 5px}
	table tbody tr:nth-child(even) td {background-color:#efefef}
	.std-pos>span {display:inline-block;color:#FFF;background-color:#000;width:1.4em;padding:3px 0px;text-align:center;font-weight:700}
	.std-driver {font-weight:700;text-transform:uppercase}
	.std-points {font-weight:700;text-align:center}
	.std-points>span {display:inline-block;width:1.4em;text-align:right}
	
}
