<!--

.ssmHdr {
color: 99CCFF;
font: bold 11px verdana;
	}

.ssmHdr:link {
color: 99CCFF;
text-decoration: none;
	}

.ssmHdr:visited {
color: 99CCFF;
text-decoration: none;
	}

.ssmHdr:hover {
color: 99CCFF;
text-decoration: underline;
	}

.ssmHdr:active {
color: 99CCFF;
text-decoration: underline;
	}

.ssmItem {
color: 000066;
font: 9px verdana;
	}

.ssmItem:link {
color: 0000FF;
text-decoration: none;
	}

.ssmItem:visited {
color: 800088;
text-decoration: none;
	}

.ssmItem:hover {
color: 0000FF;
text-decoration: underline;
	}

.ssmItem:active {
color: 0000FF;
text-decoration: underline;
	}

.ssmBar {
color: 99CCFF;
font: bold 12px verdana;
	}


//-->