body {
	letter-spacing: 1px;
	background-color: #000000;


}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	line-height: 8pt;
	color: #999999;
	background-color: #000000;
	letter-spacing: 1px;


}
a:link {
	color: #996666;
	text-decoration: none;

}
a:visited {
	color: #996666;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	cursor: ne-resize;

}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 7pt;
	line-height: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
	background-color: #695478;



}

