﻿#body1 {
	position: absolute;
}
.title {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 22px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.items {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 14px;
	font-weight: bold;
}
.number {
	padding-right: 10px;
	text-align: center;
}
