css.css 499 B

1234567891011121314
  1. .ff {
  2. BORDER-LEFT: 0px; BORDER-TOP: 0px; FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1)
  3. }
  4. td {font-size: 9pt;}
  5. .line{line-height: 14pt;font-size: 9pt;}
  6. A:link {text-decoration: none; color:#000000}
  7. A:visited {text-decoration: none; color: #000000}
  8. A:active {text-decoration: underline; color: #000000 }
  9. A:hover {text-decoration: underline; color: #FF0000;}
  10. body{text-align: center;}
  11. input { font-size: 9pt;}
  12. option[font-size:9pt;}
  13. textarea{font-size:9pt;}
  14. select {font-size: 9pt;}