body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: #2158A9;
}
#container {
	margin: 0 auto;
	width: 760px;
	background-color: #FFFFFF;
	text-align: center;
}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
p.address {
	line-height: 14px;
	text-align: center;
}
p.menu {
	border-top: 1px solid #F7EA79;
	border-bottom: 2px solid #990000;
	text-align: center;
}
p.red {
	color: #990000;
	border: 1px solid #2158A9;
	padding: 10px;
	margin: 10px;
}
a {
	color: #2158A9;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
}
a:active {
	color: #990000;
}
a:hover {
	color: #F7EA79;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	line-height: 11px;
	padding-bottom: 10px;
	text-align: center;
}
h1 {
	font-size: 15px;
	line-height: 20px;
	color: #2158A9;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	line-height: 18px;
	color: #990000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}
img {
	border: 0;
	}
/* may not need */
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td img {
	display: block;
}
/* end may not need */
