.style1 {
	width: 100%;
	height: 500px;
}
.style2 {
	text-align: center;
	height: 100%;
	font-size: 4;
	font-family: Arial Black;
	border: medium double;
}
.style3 {
	border-width: 0px;
	width: 210px;
	height: 164px;
}
a, a:visited, a:active, a:hover {
	color: #FF9900;
}
span.upper {
	text-transform: uppercase;
}
#header {
	font-size: 6;
	font-family: Broadway;
	text-align: center;
	text-transform: uppercase;
}
#table1 {
	border: medium double;
	width: 82%;
	height: 98%;
}
#I1 {
	width: 100%;
	height: 100%;
}
