﻿.hypertable {
	font-family: Tahoma;
	font-size: 12pt;
	color: #800000;
	text-align: center;
	font-weight: normal;
	border: 1px none #800000;
	position: absolute;
	top: 60px;
	left: 100px;
}
.hypertablecell {
	border: thin solid #800000;
	background-color: #FFFF99;
	padding: 1px;
	font-family: Tahoma;
	font-size: 10pt;
}
