h4 {
	color: #993300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFCC;
	padding: 1px 0px;
	margin-top: 15px;
}
table {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
#stopwatch {
	text-align: center;
}
#centro ol {
	list-style-type: decimal;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
