p {
   font-family: Trebuchet MS;
   font-size: 10pt;
   color: #000000;
}

td {
   font-family: Trebuchet MS;
   font-size: 10pt;
   color: #000000;
}

a {
   color: #84B7D8;
   text-decoration: none;
}

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

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

img {
	border-color: #000000;
}

ul {
   list-style-type: disc;
   color: #000000;
   font-family: Trebuchet MS;
   font-size: 10pt;
}