body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h3{
	font-size:16px;
	font-weight:bold;
}
h2{
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px solid #000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 13px;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.shoptabletitle {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.subtitle {
	font-size: 10px;
	color: #999999;
}
#information {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
.textboxes {
	padding-left: 3px;
	width: 300px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.contentbox {
	width: 100%;
	height: 400px;
}
