body {
	text-align: center;
}
.center {
	text-align: center;
}
.border {
	border: 1px solid #9999CC;
}
.tablehead {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
td {
	font-family: Tahoma;
	font-size: 14px;

}
