/* Generated by KompoZer */
body {
    background-color: #eeeeec;
    width : 45em;
    margin-left: 15%;
    margin-right: 15%;
    font-family : sans-serif;
    color: #2e3436;
}

light {
	color: #888a85
}

emph {
  color: #a40000;
  font-style: italic;
}

h4 {
  color: #a40000;
}

h3 {
  color: #a40000;
}


h1 {
  color: #a40000;
  text-align: center;
}


 
dt {
  color: #a40000;
}

a:link {
  text-decoration: none;
  color: #3465a4;
  font-weight: bold;
}

a:active {
  text-decoration: none;
  color: #3465a4;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: #3465a4;
  font-weight: bold;
  border-bottom: 1px dotted;
}

a:visited {
  text-decoration: none;
  color: #3465a4;
  font-weight: bold;
}
