/* Style sheet for Netscape 4, IE5(Mac) and MSN TV (WebTV). They see no other style sheets. */

body {
  margin-top: 12px;
  margin-left: 14%;
  margin-right: 14%;
  color: #000;
  background: #fff;
  font-family: Georgia,"Trebuchet MS",Arial,Helvetica,sans-serif }

h1,h2 { color: #039; background: #fff }
h1,h2,p.botmenu a { font-family: Arial, Helvetica, sans-serif; font-weight: bold }
p b { font-family: Arial,Helvetica,sans-serif }
p.botmenu { text-align: center }

a { color: #00c; background: #fff; text-decoration: underline }

@media tv {

body {
  margin-left: 0;
  margin-right: 0;
  color: #000;
  background: #ccc }

h1,h2 { color: #039; background: #ccc }

a { color: #000; background: #ccc; text-decoration: none }

}
