body {
	font-size: 16px;
	line-height:170%;
	color:#333333;
	font-family:Arial, sans-serif;
}
.small {
  font-size: 12px; /* 75% of the baseline */
}

.large {
  font-size: 20px; /* 125% of the baseline */
}
h1 {
	font-size: 9px;
	font-style: normal;
	color: #993300;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: n;
	
}
h2 {
	font-size: 12px;
	color: #EB9F5A;
	text-decoration: underline;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-top-color: #EB9F5A;
	border-right-color: #EB9F5A;
	border-bottom-color: #EB9F5A;
	border-left-color: #EB9F5A;
}
h3 {
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.style2 {
	color: #993300;
	font-size: xx-small;
}

p.infobox {
   height: 5em;
   overflow: scroll;
   border: red 1px dashed;
}
#input-bt {
border: 0px;
width: 88px;
height: 30px;
background: url(../cartbutton1.png) left top no-repeat;
text-indent:-9999px;
}
h4 {
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
h5 {
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}