
body{
  font-size: 10pt;
  scrollbar-face-color:      #0080a0; 
  scrollbar-highlight-color: #0080a0; 
  scrollbar-shadow-color:    #0080a0; 
  scrollbar-3dlight-color:   #f0ffff; 
  scrollbar-arrow-color:     #f0ffff; 
  scrollbar-track-color:     #006080; 
  scrollbar-darkshadow-color:#f0ffff;
}
a{
  font-weight : bolder;
  text-decoration : none;
}
a:hover{
  color: #ffff00;
}
small{
  font-size: 8pt;
}
big{
  font-size: 120%;
}
th{
  font-size: 10pt;
}
td{
  font-size: 10pt;
}
dt{
  font-size: 10pt;
}
dd{
  font-size: 10pt;
}

#tbox {
  border: solid #ffffff 1pt;
}
#tbox2 {
  border: double #ffffff 2pt;
}
#fsize10 {
  font-size: 10pt;
}
#fsize8 {
  font-size: 8pt;
}

textarea{
  color : #ffffff;
  background-color : #0080a0;
}
