copy{
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}


item{
  color: #ffffff;
  font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
  font-size: 12px;
  font-weight: normal;
}

h1{
  color: #ffffff;
  font-family: 'Trebuchet MS', 'Trebuchet', sans-serif;
  font-size: 24pt;
  font-weight: normal;
}

a:link, a:visited {
  color: #0000CC;
  text-decoration: underline;
  }
a:hover, a:active {
  color: #CC0000;
  text-decoration: none;
  }