BODY {
 background-attachment: fixed;
}

.TITLE {
 font-size: 26pt;
 font-weight: 100;
 font-family: "RotisSerif",sans-serif;
}

.MAIN {
 font-size: 16px;
 font-weight: 100;
 font-family: "RotisSansSerif", sans-serif;
}

.MAINWHITE {
 font-size: 16px;
 font-weight: 100;
 color: #FFFFFF;
 font-family: "RotisSansSerif", sans-serif;
}

.HILITE {
 font-size: 14pt;
 font-weight: 100;
 color: #99FF33;
 font-family: "RotisSansSerif", sans-serif;
}

.NOHILITE {
 font-size: 14pt;
 font-weight: 100;
 color: #000000;
 font-family: "RotisSansSerif", sans-serif;
}

.SMALLBLACK {
 font-size: 10pt;
 font-weight: 100;
 color: #000000;
 font-family: "RotisSansSerif", sans-serif;
}

.SMALLWHITE {
 font-size: 10pt;
 font-weight: 100;
 color: #FFFFFF;
 font-family: "RotisSansSerif", sans-serif;
}

A:link {
 color: #000000;
 font-family: "RotisSansSerif", sans-serif;
}

A:visited {
 color: #000000;
 font-family: "RotisSansSerif", sans-serif;
}

A:active {
 color: #000000;
 font-family: "RotisSansSerif", sans-serif;
}

h1 {
  font-family: "RotisSerif",sans-serif;
 font-size: 24px;
}

h2 {
 font-family: "RotisSansSerif", sans-serif;
 font-size: 20px;
}
