TD{
  font-size : 9pt;
  font-family : sans-serif;
  font-weight : normal;
  text-decoration : none;
}
A{
  font-size : 9pt;
  font-family : sans-serif;
  font-weight : bold;
  text-decoration : none;
  cursor : auto;
  color : navy;
}
DIV{
  margin-left : 20pt;
}
.COPY{
  font-size : 9pt;
  font-weight : normal;
  text-decoration : none;
}
A:HOVER{
  color : red;
  font-weight : bold;
}
.TITLE{
  margin-left : 1px;
  font-weight : bold;
}
.ILINK{
  font-weight : bold;
  font-size : 10pt;
}
.title_au{
  background-color : #be0027;
  color : white;
  font-weight : bold;
}
.content_au{
  color : white;
  background-color : #be0027;
}
.Grey{
  background-color : #f0f0f0;
}
