body { 
  font-family: Arial, Helvetica, sans-serif; 
  margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;
  background-image: url("/images/bg.gif");
  background-repeat: repeat-x;
}

a:link {
 color: #ff6600
}

a:visited {
  color: #ff6600
}

a:after {
  color: #006699
}

i, em {
  font-style: italic;
}

th, td, center, div { /* ns 4 */
  font-family: Arial, Helvetica, sans-serif;
}

pre, code {
  font-family: Courier; font-size: small;
}

.big {
  font-size: x-large;
}

.normal {
  font-size: medium;
}

.small {
  font-size: small;
}

.xsmall {
  font-size: x-small;
}
