body { font-family: arial, geneva, sans-serif;  }

td {
	color: #000000;
	font-weight: normal;

}
.mash {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
 

a:active {color: #000000; text-decoration: none} 

A:hover {text-decoration: invert; color: #ff0000}

.huge {
	font-style: italic;
}
.sub {
	font-variant: small-caps;
}
.subsub {
	font-weight: bold;
}
.htext {
	color: #000000;

}
.hsub {
	color: #000000;
}
ul {
	list-style-image: url(images/Arrow2.gif);
	list-style-position: outside;

}
