BODY{font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
background-color:#ffffff;}

.emphasis {font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		background-color:#ffffff;
		text-decoration: bold;}

UL { margin-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
}
		
TD {valign: top;
color: #5E757D;
font-family: Arial, Helvetica, sans-serif;}

.RHStitle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color:#655A56;
}
.menuselected {
	color: #5E757D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color:#FFFFFF;
}

A.menulink:LINK {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color:#5E757D;
	text-decoration: none;
}
A.menulink:NAME {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color:#5E757D;
	text-decoration: none;
}
A.menulink:VISITED {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color:#5E757D;
	text-decoration: none;
}
A.menulink:HOVER {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-color:#5E757D;
	text-decoration: underline;
}

A:LINK {color: #5E757D;
	text-decoration: underline;}
A:NAME {color: #5E757D;
	text-decoration: none;}
A:VISITED {color: #5E757D;
	text-decoration: underline;}
A:HOVER {color: #000000;
	text-decoration: underline;}
