body {
	font-family: Tahoma;
	font-size: 9pt;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	cursor: crosshair;
	background-image: url(../images/blctex.gif);
}
table {
	font-family: Tahoma;
	font-size: 9pt;
}
a:link {
	color: #336699;
	text-decoration: none;
	padding-bottom: 2px;
}
a:hover {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
