.body {
	background-color: #000000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}
.style2 {
	font-style: italic;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bolder;
	padding: 4px;
}
.style5 {
	font-size: 9px;
	margin-left: 20px;
	height: 150px;
}
.weather {
	text-align: center;
}
.forms {
	padding: 2px;
	border: thin none #FFFFFF;
	color: #000000;
}
.forms2 {
	text-align: center;
	margin-top: -10px;
}
.centered {
	text-align: center;
	font-size: 11px;
	background-position: center center;
}
.centered2 {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hours {
	font-size: 13px;
}

