BODY {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #918b85;
	FONT: 12px Arial, Helvetica
}

TD {
	FONT-SIZE: 12px;
}
.red {
	color: #FF0000; font-weight: bold; 
}

}
TD.Nav {
        FONT: 12px Arial, Helvetica
}
TH {
	FONT-SIZE: 12px
}

A:link {
	COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:visited {
	COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffcc00; FONT-WEIGHT: bold; TEXT-DECORATION: none 
}
A.clsNav {
	COLOR: #ff0000; FONT-SIZE: 100%; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
A.clsNav:link {
	COLOR: #ff0000; FONT-WEIGHT: bold;
}
A.clsNav:visited {
	COLOR: #ff0000; FONT-WEIGHT: bold;
}
A.clsNav:hover {
	COLOR: #626262; TEXT-DECORATION: underline; FONT-WEIGHT: bold;
}
.arial {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica; COLOR: #000000; text-decoration: none; line-height: 17px
}
.white {
	FONT: 11px Arial, Helvetica;
	color: #FFFFFF
}