a {
  color:          #2B1004;
  font-weight:     bold;
  text-decoration: underline;
 }

a:hover {
  color:          #720E1B;
  font-weight:     bold;
  text-decoration: none;
 }

a:visited {
  color:         #8B807E;
  font-weight:     bold;
  text-decoration: underline;
 }

address {
  color:      #100601;
  font-size:   9pt;
 }

body {
  color:                      #100601;
  font-family:                verdana, sans-serif;
  scrollbar-3dlight-color:    #eac5a3;
  scrollbar-arrow-color:      white;
  scrollbar-darkshadow-color: #806752;
  scrollbar-face-color:       #c6a688;
  scrollbar-highlight-color:  #eac5a3;
  scrollbar-shadow-color:     #806752;
  scrollbar-track-color:      #feeccf }

h1 {
  color:      #890300;
  font-weight: bold;
  font-size:   13pt;
 }

h2 {
  color:      #890300;
  font-weight: bold;
  font-size:   12pt;
 }

h3 {
  color:      #890300;
  font-weight: bold;
  font-size:   11pt;
}

h4 {
  color:      #890300;
  font-weight: bold;
  font-size:   10pt;
}

input {
  color:   black;
  font-family: verdana, sans-serif;
  font-size: 8pt }

ol {
  color:       #100601;
  font-size:    9pt;
}

p {
  color:       #100601;
  font-size:    9pt;
  text-align:   justify;
}

select {
  color:    #000000;
  font-family: verdana, sans-serif;
  font-size: 8pt }

td {
  color:    #100601;
  font-size: 9pt }

ul {
  color:       #100601;
  font-size:    9pt;
}
