body, html, table { 
  color: #000000;
  background: #ffffff;
  font-family: arial, sans-serif;
  font-size: 10pt;
}


h3 {
        font-size: 145% ;
        font-weight: bold ;
        color: #4A4A3C ;
        color-grey: #bbbbbb
}


a {
        text-decoration: none ;
        color: #991133 ;
	background: #ffffff;	
}

a:hover {
        text-decoration: underline
}

body {
        font-family: arial, sans-serif ;
        background-color: #ffffff ;
        font-size: 10pt ;
        margin: 25
}




a:visited { 
  background: #ffffff;
  color:  #408860;
}

p.update {
  border-top: solid 0.05em black;
  border-right: solid 0.05em black;
  border-left: solid 0.05em black;
  border-bottom: solid 0.05em black;
  padding-right: 0.5em;
}

p.lastupdated { 
  font-size: 70%;
  font-style: italic;
  margin-bottom: 0;
}

p.contact {
  margin-top: 0;
  font-size: 70%;
}


p.reference {
  margin-top: 0;
  font-size: 100%;
}
