h1 {
	font-size:18px;
	color:#333333;
	font-weight:bold;
}
h2 {
	font-size:16px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 25px;
}
#minitabs {
	margin: 0 auto;
	padding: 8px;
}
#minitabs li {
	margin: 0;
	padding: 0px;
	display: inline;
	list-style-type:none;
}
#minitabs a {
	font-size:12px;
	float: left;
	line-height: 14px;
	font-weight: bold;
	border:1px solid #666;
	background-color:#fcf6de;
	padding:5px;
	margin:3px;
	text-decoration: none;
	color:#000;
}
#minitabs a.active, #minitabs a:hover {
	background-color:#FFCC00;
	color: #000
}			
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 1.3em;
}
body {
	background-image: url(images/background.gif);
}
.style1 {
	font-size: 72px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-style: italic;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #9C2725;
}
.style7 {
	font-size: 18px;
	font-weight: bold;
}
.style8 {font-size: 14px}
.style11 {font-size: 16px; color: #9C2725; font-weight:bold; }
a.special:link {
	margin-left:3px;
	margin-right:3px;
	background-color:#FFCC00;
	border:thin dotted #000;
	color: #333;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
}
a.special:visited {
	margin-left:3px;
	margin-right:3px;
	background-color:#FFCC00;
	border:thin dotted #000;
	color: #333;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
}
a.special:hover {
	text-decoration: none;
	color: #000;
}
a.special:active {
	margin-left:3px;
	margin-right:3px;
	background-color:#FFCC00;
	border:thin dotted #000;
	color: #333;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
}
a.special {
	font-weight: bold;
}
.style12 {color: #9C2725}



.red {color:red; }
ul li { margin-bottom: 5px; }
.ctr { text-align:center }
.largeText { 
	font-size: 20px;
	line-height: 1.2em;
}
.pinkarrow { 
	padding-left: 60px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid black;
	background: transparent url('images/pinkarrow.gif') no-repeat left center;
}
.pinkarrow a.link { float: right; margin:0; padding:0; }

#orderform a img {border:2px dashed red;}
#orderform a:hover img {border:2px dashed green;