H1  {font-size: 18px; font-weight: bold}

H2  {font-size: 16px; font-weight: bold}

H3  {font-size: 14px; font-weight: bold}

A  {
	text-decoration : underline;
	font-weight : bold;
	color : #660033;
}

A:Visited  {
	font-weight : bold;
	text-decoration : underline;
; color: #000066
}

A:Active  {
	text-decoration : underline;
	font-weight : bold;
; color: #990000
}

A:Hover  {
	text-decoration : underline;
	font-weight : bold;
; color: #990000
}

BODY  {
	background-color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-image: url(images/tile.jpg);
}
p {  font-family: Arial, Helvetica, sans-serif; color: #000000}
.smtext {  font-size: 12px}
.emph {  font-weight: bold; color: #FF0000; font-size: 14px; font-style: italic}

.font12Normal {font-size: 12px; font-weight: normal;}
.font12Bold {font-size: 12px; font-weight: bold;}
.font13Normal {font-size: 13px; font-weight: normal;}
.font13Bold {font-size: 13px; font-weight: bold;}
.font14Normal {font-size: 14px; font-weight: normal;}
.font14Bold {font-size: 14px; font-weight: bold;}
.font15Normal {font-size: 15px; font-weight: normal;}
.font15Bold {font-size: 15px; font-weight: bold;}
.font16Normal {font-size: 16px; font-weight: normal;}
.font16Bold {font-size: 16px; font-weight: bold;}
.font17Normal {font-size: 17px; font-weight: normal;}
.font17Bold {font-size: 17px; font-weight: bold;}
.font18Normal {font-size: 18px; font-weight: normal;}
.font18Bold {font-size: 18px; font-weight: bold;}
.font19Normal {font-size: 19px; font-weight: normal;}
.font19Bold {font-size: 19px; font-weight: bold;}
.font20Normal {font-size: 20px; font-weight: normal;}
.font20Bold {font-size: 20px; font-weight: bold;}
.item_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	color: #000066;
}
.item_number {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #000066;
}
.item_price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	vertical-align: middle;
	color: #000066;
}
.item_description {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #000066;
}
.menubar16bold {
	font-size: 16px;
	font-weight: bold;
}

