BODY {
   color : White;
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : normal;
}
A {
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : normal;
   color : #EEEEEE;
}
A.iwin {
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : normal;
   color : #505050;
   text-decoration : none;
}
A.iwin:HOVER {
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : normal;
   color : #505050;
   text-decoration : underline;
}
A.hlink {
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : bold;
   color : #505050;
   text-decoration : none;
}
A.hlink:HOVER {
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : bold;
   color : #505050;
   text-decoration : underline;
}

B.iwin {
   font-family : Helvetica, "Times New Roman", Times, serif;
   font-weight : bold;
   text-align : center;
   color : Navy;
}
TD {
   color : Black;
   font-family : Helvetica, "Times New Roman", Times, serif;
}
