BODY {margin: 0px; background: #FF9900; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: #FF0000; }
A:visited { color: #FF0000; }
A:active { color: #FF0000; }
a:hover {
	text-decoration: none;
}
.ThRows { background-color: #FF0000; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #FFFFFF; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}


