@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

table {
	color: #FFF;
	text-align: center;
	margin-top: 0px;
}
p {
	color: #FFF;
	text-align: center;
}
h2 {
	color: #F9C;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 10px;
}


h3 {
	text-indent: 40;
	font-size: 18px;
	color: #F9C;
	margin-bottom: 35px;
}
h4 {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	display: block;
	width: 725px;
	clip: rect(auto,25px,auto,25px);
}
table caption {
	font-size: 36px;
	color: #F9C;
	text-align: center;
}


