body {
  margin-left: 0%; 
  margin-right: 0%; 
  font-size: 10pt; 
  font-weight: x-small;
  font-family: Times; 
  font-color: #000099; 
  text-decoration: none;
}

H1,H2,H3 { 
  border-style: solid;
  border-color: #CCCC99;
  border-bottom-width: 1px;
  border-right-width: 1px
}

body.refer { 
  border-style: solid;
  border-color: #CCCC99;
  border-bottom-width: 1px;
  border-right-width: 1px
}

p.refer { 
  border-style: solid;
  border-color: #CCCC99;
  border-bottom-width: 1px;
  border-right-width: 1px
}

em.refer {
  color: #FF0000; 
  font-family: Courier; 
  font-size: 10pt; 
  font-weight: xx-small
}

a:link {
  color: #4682b4;
  text-decoration: none;
}

a:visited {
  color: #a2b5cd;
  text-decoration: none;
}

div.refer {
  border-style: solid;
  border-color: #CCCC99;
  border-top-width: 1px;
  border-left-width: 1px
}

