body {
	font-size: medium;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.unnamed1 {
	font-size: small;
	line-height: 140%;
	padding: 12px;
}
.sizes {
	font-size: small;
	line-height: 140%;
}
.lineunder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: small;
	line-height: 150%;


}
.red {
	color: #FF0000;
}
.gray {
	color: #999999;
}
