p , h1 , h2 , h3 ,h4, h5, h6, ul , li , div , td , th , address , blockquote , nobr , b , i {
  font-family : Arial, sans-serif;
  font-size : 11pt;
  font-style : normal;
  text-decoration : none;
}
a:link {
  color : #CC3333;
  background-color: #ffffff;
  text-decoration : underline;
  font-size : 11pt;
}
a:visited {
  color : #CC3333;
  background-color: #ffffff;
  text-decoration : underline;
  font-size : 11pt;
}
a:active {
  color : #FF6666;
  background-color: #ffffff;
  text-decoration : underline;
  font-size : 11pt;
}
a:hover {
  color : #FF6666;
  background-color: #ffffff;
  text-decoration : underline;
  font-size : 11pt;
}
a.navi:link {
  color : #ffffff;
  background-color: transparent;
  text-decoration : none;
  font-size : 11pt;
}
a.navi:visited {
  color : #ffffff;
  background-color: transparent;
  text-decoration : none;
  font-size : 11pt;
}
a.navi:active {
  color : #000000;
  background-color: transparent;
  text-decoration : none;
  font-size : 11pt;
}
a.navi:hover {
  color : #000000;
  background-color: transparent;
  text-decoration : none;
  font-size : 11pt;
}
H1 {
  color : #CC3333;
  background-color: #ffffff;
  font-size : 14.5pt;
}
H2 {
  color : #000000;
  background-color: #ffffff;
  font-size : 11pt;
}
H5 {
  color : #CC3333;
  background-color: #ffffff;
  font-size : 19pt;
}
#copy {
  color : #ffffff;
  background-color: transparent;
  font-size : 7pt;
}

