


body { background: #ffffff;  font-family: "times New Roman", times, serif;  color: black }
.feature { font-family: "times New Roman", times, serif; font-size: large; color: black; background: #ffffff }
.new { font-family: "times New Roman", times, serif; font-size: xx-large; color: red; background: #ffffff }
.track { font-family: "times New Roman", times, serif; font-size: x-small; color: black; background: #ffffff }
.footer { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; background: #ffffff; color: black }
.newpage { font-family: "times New Roman", times, serif; font-size: xx-large; color: black; background: #ffffff }
.bold { font-weight: bold; font-size: large }
.ital { font-style: italic; font-weight: bold; font-size: large }
.total { font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.shop { font-family: Arial, Helvetica, sans-serif }
A:link { color: #9900CC; background: transparent }
A:visited { color: blue; background: transparent }
A:active { color: green; background: transparent }
A:hover { color: red; background: transparent }