.white_link_large {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FFFF00;
}

.white_link_large:hover {
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FF0000;
}

.white_link_small {
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FFFFFF;
}

.white_link_small:hover {
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FF0000;
}

a {
  text-decoration: none;
}

.xlarge {
  font-size: 15pt;
}

body, p, td, dl, ul, ol, blockquote {
  /*font-size: 10pt;*/
  font-family: arial, sans-serif;
}

sup, sub {
  font-size: 80%;
  font-family: arial, sans-serif;
}

.observing {
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FFFFFF;
}

.observing_title {
  font-size: 110%;
  font-weight: bold;
  font-family: arial, sans-serif;
  color: #FFFFFF;
}

.observing_link {
  text-decoration: none;
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FFFF00;
}

.observing_link:hover {
  text-decoration: none;
  font-weight: normal;
  font-family: arial, sans-serif;
  color: #FF0000;
}

.normal {
  font-weight: normal;
  font-style: normal;
  font-family: arial, sans-serif;
}

.important {
  font-size: 110%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

.heading {
  font-size: 120%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

.subheading {
  font-size: 110%;
  font-style: italic;
  font-family: arial, sans-serif;
}

.small {
  font-size: 80%;
  font-family: arial, sans-serif;
}

.large {
  font-size: 110%;
  font-family: arial, sans-serif;
}

.tty {
  font-family: "courier new", courier, serif;
}

.bold {
  font-weight: bold;
}

.quote {
  font-style: italic;
}

.in {
  text-indent: 1.2em;
}

th {
  font-size: 110%;
  font-family: arial, sans-serif;
}

h1 {
  font-size: 130%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

h2 {
  font-size: 125%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

h4 {
  font-size: 115%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

h5 {
  font-size: 110%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

h6 {
  font-size: 105%;
  font-weight: bold;
  font-family: arial, sans-serif;
}

pre {
  font-family: "courier new", courier, serif;
}

.fwmenu {
  font-family: arial, sans-serif;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

.fwmenu:hover {
  font-family: arial, sans-serif;
  text-decoration: none;
  color: #E1D401;
  font-weight: bold;
}
