home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / firmy / ca / css / text.css < prev   
Cascading Style Sheet File  |  2002-07-01  |  258b  |  21 lines

  1. BODY {
  2.     font-family:Arial, Helvetica;
  3.     font-size:11px;
  4.     font-weight:normal;
  5. }
  6.  
  7. table.main {
  8.     width:604px;
  9.     font-family:Arial, Helvetica;
  10.     font-size:11px;
  11.     font-weight:normal;    
  12. }
  13.  
  14. .fs15 {
  15.     font-size:15px;
  16. }
  17. .verdana {
  18.     font-family: Verdana;
  19.     font-size:11px
  20. }
  21.