/* default font size*/
@import url(x-small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 7px;
}

body, td {margin:0px; font-family:tahoma, verdana, arial, sans-serif}

h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}
