
BODY {
  font-family: "Comic Sans MS", serif, fantasy;
  font-weight: normal;
  background-image: url(images/assbg.html);
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: white;
  background-color: black;
}

TD {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  font-weight: normal;
}

TH {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  font-weight: normal;
}

A {
  text-decoration: none;
}

A:hover {
  color: #FF0000;
}

.navbar {
  font-family: Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.navbartest {
  font-family: Arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

B {
  font-weight: bold;
}

STRONG {
  font-weight: bold;
}

H1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

.introduction {
  font-size: medium;
}

.forum {
  font-size: smaller;
}

.Q {
  color: #FF0000;
}

.A {
  color: #0000FF;
}

DD {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  font-weight: normal;
}

DT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

LI {
  font-family: "Times New Roman", Times, serif;
  font-size: small;
  font-weight: normal;
}

PRE {
  font-family: monospaced;
}
