body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/blctex.gif);
	background-repeat: repeat;
}
.bodytable {
	font-family: Tahoma;
	font-size: 10pt;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
}
