BODY {
	background-color: #FFFFFF;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	font-weight: bold
}
A:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}

A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}

A:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}

A:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
}

.red_text  { color: #ff0000; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif }
.black_BG {  background-color: #000000}

.home  { color: #ff0000; font-size: 8pt; font-family: Arial, Verdana, helvetica; text-decoration: none }
A.home:visited {
	COLOR: #ff0000; 
}
A.home:active {
	COLOR: #ff0000; 
}
A.home:hover {
	COLOR: #ff0000; 
}