body {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

td {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
}

th {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
}
a:link {
	color:#990000;
	}
a:visited {
	color:#000000;
	}
a:active {
	color:#FFFFFF;
	}
a:hover {
	text-decoration: underline;
	}
ul.square {
	list-style-type:square;
	}
	