BODY{
  background:#ffffff;
  color:#444444;
  font-size:10pt;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-shadow-color:#cccccc;
  scrollbar-arrow-color:#444444;
  scrollbar-base-color:#444444;
  scrollbar-track-color:#444444;
  scrollbar-face-color:#cccccc;
  scrollbar-darkshadow-color:#cccccc;
  scrollbar-highlight-color:#cccccc;
}
A:link{
  text-decoration:none;
  color:#ef9316;
}
A:active{
  text-decoration:none;
  color:#ef9316;
}
A:visited{
  text-decoration:none;
  color:#ffd309;
}
A:hover{
  position:relative; 
  text-decoration:none;
  color:#999999;
  border=bottom:#000000 1px solid;
}
P{
  font-size:9pt;
  line-height: 180%;
}
INPUT,SELECT,TEXTAREA{
  background-color:#cccccc;
  color:#444444;
  font-size:10pt;
  border-right:1px solid #000000;
  border-left:1px solid #000000;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
}
TD{
  font-size:10pt;
}
HR{
  color:#444444;
  width:100%;
  height:1px;
}
.hogo{
  color:#ffffff;
}
.fade{
  font-size:10pt;
  filter:Alpha(opacity=60);
}