a {
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}


a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  background-color: #ffffff;
  color: #000000;
}

a:active {
}



a.SmallLink {
  font-family: Verdana,Arial,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
}


a.SmallLink:link {
  text-decoration: none;
}

a.SmallLink:visited {
  text-decoration: none;
}

a.SmallLink:hover {
  text-decoration: none;
}

a.SmallLink:active {
}




td {
  font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 10pt;
  line-height: normal;
  text-decoration: none;
}