BODY { background: #e5d8ae; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.ThRows { background-color: #6699FF; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #e5d8ae; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #e5d8ae; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

