A  {
  color :#B20000;
  text-decoration : none;
}

A:Visited  {
  color:#909090;
  text-decoration: none;}

A:Active  {
  color:#A84810;
  font-weight:bold;
  text-decoration: none;
  background-color:ghostwhite;
}

A:Hover  {
  color:red;
  font-weight: bold;
  text-decoration: none;
}

body  {
  font-color : black;
  font-size : 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
}

dd  {
  font-color : black;
  font-size : 10pt;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
}

P {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  font-color : black;
  font-size : 10pt;
}

td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  font-color : black;
  font-size : 10pt;
}

.maintitle {
  font:30pt monotype corsiva;
  font-weight:bold;
  text-decoration:underline;
  color:#830303
}

.title {
  font-face:Arial;
  font-weight:bold;
  font-size:12pt;
  text-decoration:none;
  color:#830303
}

.menu {
  font-face:Arial;
  font-weight:bold;
  font-size:10pt;
  text-decoration:none;
  color:#B20000
}

.LogEntry {
  font:10pt Lucida Sans Typewriter;
  text-decoration:none;
}

#Justified_Section {
  text-align: justify
}

