.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #006699;
	padding: 2px;
	height: 40px;
	width: 145px;
	font-size: 12px;
	vertical-align: bottom;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.blueborder {
	border: 1px solid #006699;
}
h1 {
	font-size: 24px;
	color: #006699;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
h5 {
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-size: 12px;
	line-height: 1.5;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	padding: 4px;
}
.bottomlinks {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.intro {
	padding: 15px;
	font-weight: bold;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
.padding {
	padding: 20px;
}
.title {
	font-size: 18px;
	color: #336699;
	padding: 10px;
	font-weight: bold;
}
.tables {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.quantity {
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 30px;
	border: 1px solid #336699;
}
.contact {
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	width: 200px;
	border: 1px solid #336699;
}
.contactaddress {
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #336699;
}
