BODY {
  color: black;
  background-color: #ffffff;
  background-image : url(ogan/pafis-bg-01.png);
  background-repeat: no-repeat;
  font-family: serif;
  font-size: 12pt;
}
H1 {
  color: #0000a0;
  border-left-width: 2pc;
  border-left-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-left: 10px;
  border-bottom-color: #b84e63;
  border-left-color: #b84e63;
  font-family: sans-serif;
  font-size: 18pt;
}
H2 {
  color: #0000a0;
  padding-left: 5px;
  border-left-width: 1.5pc;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: #b84e63;
  border-bottom-color: #b84e63;
  font-family: sans-serif;
  font-size: 16pt;
}
H3 {
  color: #0000a0;
  padding-left: 3px;
  border-left-width: 1pc;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: #b84e63;
  border-bottom-color: #b84e63;
  font-family: sans-serif;
  font-size: 14pt;
}
H4 {
  color: #0000a0;
  padding-left: 3px;
  border-left-width: .7pc;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: #b84e63;
  border-bottom-color: #b84e63;
  font-family: sans-serif;
  font-size: 12pt;
}
H5 {
  color: #0000a0;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #b84e63;
  font-family: sans-serif;
  font-size: 11pt;
  text-indent : 11pt;
}
H6 {
  color: #0000a0;
  padding-left: 3px;
  border-left-width: .3pc;
  border-bottom-width: 0px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-left-color: #b84e63;
  border-bottom-color: #b84e63;
  font-family: sans-serif;
  font-size: 10pt;
}
HR {
  color: #b84e63;
  height: 3px;
}
P {
  color: black;
}
A {
  color: #0000a0;
}
A:VISITED {
  color: #0000a0;
}
A:HOVER {
  color: #800040;
}
A:ACTIVE {
  color: #ff0000;
}
UL {
  list-style-position: outside;
}
TH {
  color: #663000;
}
TD {
  color: black;
}
