a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.subhead {
	font-weight: none;
	font-style: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.coupon {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: blink;
}
.menuheader {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-transform: uppercase;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.menubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
.flashing-table {
	text-decoration: blink;
}

