body {
	font-family: "Trebuchet MS";
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;


}

td {
	font-family: "Trebuchet MS";
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}

th {
	font-family: "Trebuchet MS";
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;

}

ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(Images/blue.gif);

}

a:link {
	color: #00006E;
	text-decoration: none;
}

a:visited {
  color: #D80000;
  text-decoration: none;
}

a:hover {
  color: #DDDDDD;
  text-decoration: none;
}
