.thetable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.headline1 {
	font-family: Tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #CC0000;
}

.headline2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-bottom: 0px;
}


