p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #000000;
	font-size: small;
	font-weight: bold;
}
a {
	text-decoration: none;
}
table {
	background-color: #E2C738;
	width: 810px;
	border-radius: 20px;
	text-align: center;
}
div {
	background-color: #E2C738;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border-radius: 20px;
}
.auto-style1 {
	font-size: 16px;
}
.auto-style2 {
	font-size: small;
}
.auto-style4 {
	font-size: xx-small;
}
hr {
	border: none;
	border-top: 1px solid #0000ff;
	color: #E2C738;
	background-color: #E2C738;
	height: 10px;
}
