BODY{
  page-break-before : always;
  page-break-after : always;
  text-align : center;
  background-color : white;
}
TH{
  font-size : 20pt;
  color : #990000;
  text-align : center;
  font-weight : lighter;
  font-family : ºÚÌå;
;
}
P{
  font-size : 10.5pt;
  text-indent : 21pt;
  line-height : 18pt;
}
A{
  font-size : 10.5pt;
  text-decoration : none;
}
TABLE{
  font-size : 10.5pt;
}
A:HOVER{
  text-decoration : underline;
}
