body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: yellow; }
a:link {
  color: yellow }
a:visited {
  color: yellow }
a { text-decoration: none }
a.bedrock:link {
  color: saddlebrown }
a.bedrock:visited {
  color: saddlebrown }
a.bedrock { text-decoration: none }
a.camri:link {
  color: maroon }
a.camri:visited {
  color: maroon }
a.camri { text-decoration: none }
a.universal:link {
  color: midnightblue }
a.universal:visited {
  color: midnightblue }
a.universal { text-decoration: none }
a.mmi:link {
  color: darkslategray }
a.mmi:visited {
  color: darkslategray }
a.mmi { text-decoration: none }
a.stone:link {
  color: darkolivegreen }
a.stone:visited {
  color: darkolivegreen }
a.stone { text-decoration: none }
BLOCKQUOTE { 
  margin: 1em 1em 1em 1em;
  font-size: 10pt;
  font-family: Georgia, "Times New Roman",
        Times, serif;
}
H1 {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  font-size: 14pt;
  font-weight: bold;
  font-variant: normal;
  color: black;
  line-height: normal;
}
H2 {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  font-size: 14pt;
  font-weight: bold;
  font-variant: normal;
  color: 8B4513;
  line-height: normal;
}
SPAN { 
  margin: .1em 1em .1em 1em;
  font-size: 10pt;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
}
SPAN.Description { 
  font-size: 8pt;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
}
