#samplebox {
	position:absolute;
	left:48px;
	top:471px;
	width:199px;
	height:148px;
	z-index:1;
	background-color: #000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#conteiner {
	margin: auto;
	height: 3000px;
	width: 1000px;
	position: relative;
	background-color: #900;
}
body {
}
body {
	background-color: #600;
}
#head {
	top: 200px;
}
#conteiner #Regionals p {
	font-size: 14px;
}
#conteiner #history table tr td p span {
	font-size: 18px;
}
#conteiner #center div p {
	font-size: 18px;
}
#conteiner #center div p {
	font-weight: bold;
	font-size: 14px;
}
#conteiner #center div {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
#conteiner #center #satc pre {
	font-size: 16px;
	font-weight: bold;
}
