.ssmHdr {
color: white;
font: bold 14px verdana;
	}

.ssmHdr:link {
color: yellow;
text-decoration: none;
	}

.ssmHdr:visited {
color: black;
text-decoration: none;
	}

.ssmHdr:hover {
color: yellow;
text-decoration: underline;
	}

.ssmHdr:active {
color: white;
text-decoration: underline;
	}

.ssmItem {
color: black;
font: 12px verdana;
	}

.ssmItem:link {
color: black;
text-decoration: none;
	}

.ssmItem:visited {
color: yellow;
text-decoration: none;
	}

.ssmItem:hover {
color: white;
text-decoration: underline;
	}

.ssmItem:active {
color: black;
text-decoration: underline;
	}

.ssmBar {
color: white;
font: bold 14px verdana;
	}
	body {
	background-color: #FFFFCC;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}

Bodytext {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

