<!--
.ssmHdr {
color: #0000CD;
font: bold 13px Courier;
	text-align: center;
	}

.ssmHdr:link {
color: #0000CD;
text-decoration: none;
	text-align: center;
	}

.ssmHdr:visited {
color: Maroon;
text-decoration: none;
	text-align: center;
	}

.ssmHdr:hover {
color: #0000CD;
text-decoration: blink;
	text-align: center;
	}

.ssmHdr:active {
color: #0000CD;
text-decoration: none;
	text-align: center;
	}

.ssmItem {
color: Blue;
font: 13px Courier;
	}

.ssmItem:link {
color: Blue;
text-decoration: none;
	}

.ssmItem:visited {
color: Black;
text-decoration: none;
	}

.ssmItem:hover {
color: #4169E1;
text-decoration: none;
	font-weight: bolder;
	}

.ssmItem:active {
color: black;
text-decoration: none;
	}

.ssmBar {
color: Blue;
font: normal 16px Courier;
	text-align: center;
	}




//-->
