/* CSS Document */

body {
  font:10pt;
  line-height:150%;
  text-justify: distribute;
}
div {
  font:10pt;
  line-height:150%;
  text-justify: distribute;
}

A{
  font-size : 13px;
  text-decoration : none;
  font-weight : normal;
  color:#ff6600;
}

A:HOVER{
  font-size : 13px;
  font-weight : normal;
  text-decoration : underline;
}

td {
  font:10pt;
  line-height:150%;
  text-justify: distribute;
}

.padding_l15t5b5 {
  padding-left:15px;
  padding-top:5px;
  padding-bottom:5px;
}