body {
  margin-left: 1.2em; 
  margin-right: 1.2em; 
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1em;
  font-weight: normal;
  font-family: "Times New Roman", times, serif;
  font-color: #000099; 
  background: #ffffff;
  text-decoration: none;
}

table {
  font-size: 1em;
  font-weight: normal;
  font-family: "Times New Roman", times, serif;
  text-decoration: none;
}

tr {
  font-size: 1em;
  font-weight: normal;
  font-family: "Times New Roman", times, serif;
  text-decoration: none;
}

td {
  font-size: 1em;
  font-weight: normal;
  font-family: "Times New Roman", times, serif;
  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: #4682b4;
  border-bottom-width: 1px;
  border-right-width: 1px
}

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

div.normal { 
  font-size: 1em;
  font-family: "Times New Roman", times, serif;
  text-decoration: none;
}

div.small { 
  font-size: small;
  font-family: "Times New Roman", times, serif;
  text-decoration: none;
}

div.sbg { 
  font-size: small;
  font-family: "Times New Roman", times, serif;
  font-weight: bold;
  text-decoration: none;
}

em.refer {
  color: #FF0000; 
  font-family: Courier; 
  font-size: 1em; 
  font-weight: normal
}

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

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

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

