<style type="text/css">
<!--


BODY {
	color:black; 
	background-color: white; 
	font-family: serif; 
	font-size: 10pt;
	text-align: left;
}
TABLE {
	font-family: serif; 
	font-size: 10pt; 
	border-width: 0;
	background-color: white;
	color: black;
}

TR.odd {
	background-color: 99aadd;
	background-color: white;
	color: black;
}
TR.even {
	background-color: aa99bb;
	background-color: white;
	color: black;
}

H1 {
	text-align: center;
	color: black;
	font-family: serif;
}

.price {
	color: DD3300;
}

.menu {
	font-family: serif; 
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border-width: 0;
	background-color: BBAA88;
	color: black;
}

.productheader{
	background-color: 441199;
	color: white;
}

.menuheader {
background-color: 441199;
color: 2255bb;
color: black;
color: white;
}

.smallText {
	font-size: 7pt;
	text-align: center;
	font-family: verdana;
}

.largeText{
	font-size: 12pt;
}
.largerText{
	font-size: 16pt;
	font-weight: bold;
}

.box {
border-width: 2px;
border-color: black;
border-style: solid;
}

A.other:link {text-decoration: none; color: 000099; }
A.other:visited {text-decoration: none; color: 000099; }
A.other:hover {text-decoration: none; color: 000099; }

A.product:link {text-decoration: none; color: white; }
A.product:visited {text-decoration: none; color: white; }
A.product:hover {text-decoration: none; color: white; }

A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:visited {text-decoration: none; color: 003388}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: white}

-->
</style>
