@charset "UTF-8";
/* CSS Document */


h1 {
	font-family: abril-fatface, serif;
	font-style: normal;
	font-weight: bold;
	color: #64C5F9;
	font-size: 60px;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
}
table {
	font-family: asul;
	font-style: normal;
	font-weight: 400;
	color: #64C5F9;
	font-size: 24px;
	background-color: #FFFFFF;
	border: thick ridge #D3D3D3;
}
body {
	color: #64C5F9;
	font-size: 36px;
	text-align: center;
	text-shadow: 0px 0px;
}
tbody {
	background-color: #FFFFFF;
	color: #64C5F9;
	font-family: asul;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
