﻿.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;
}
.newStyle1 {
	font-family: Tahoma;
	width: 800px;
	height: 90px;
	margin: 0px auto 0px auto;
	background-color: #FFFF00;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	text-align: center;
}
.centre {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 1000px;
}

