.simsDefault { 
	font-family: MS Sans Serif; font-size: 11px; color: #000000;
}
.simsDefault:link {
	color: #0000FF;
	text-decoration: none;
}
.simsDefault:active {
	color: #0000FF;
	text-decoration: none;
}
.simsDefault:visited {
	color: #660099;
	text-decoration: none;
}
.simsDefault:hover {
	color: #FF0000;
	text-decoration: none;
}
.simsNews:link:active:visited{
	color: #000000;
	text-decoration: none;
}
.simsNews:hover {
	color: #FF0000;
	text-decoration: none;
}
.simsRight {
	COLOR: gray;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
.simsRight:hover {
	COLOR: black;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}
.simsRight-selected {
	COLOR: gray;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
.simsRight-selected:hover {
	COLOR: black;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	text-decoration: none;
}
.null-table {
	background-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	font-size: 14px;
	font-family: MS Sans Serif;
	font-weight: normal;	
	text-align: center; 
	margin: 5px 1px;
}

