.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.pageheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #FF0000;
	text-decoration: underline overline;

}
hr {
	color: #0066FF;
	width: 98%;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, serif, Verdana;
	font-size: 7pt;
	font-weight: lighter;

}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.headertable {
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 2;
	border-bottom-width: 2px;
	border-bottom-color: #FF0000;
	border-top-color: #FF0000;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}.specials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FF0000;
}
td {
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.printReady {
	background-color: #FFFFFF;
}
