home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / NetscapeCC.chm / styles.css < prev    next >
Cascading Style Sheet File  |  2004-03-01  |  761b  |  41 lines

  1. TD {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     font-size: 12px;
  4.     font-style: normal;
  5.     color: #000000;
  6.     text-decoration: none;
  7. }
  8.  
  9. A {
  10.     font-family: Arial, Helvetica, sans-serif;
  11.     font-size: 12px;
  12.     font-style: normal;
  13.     color: #0000FF;
  14. }
  15.  
  16. .title {
  17.     font-family: Arial, Helvetica, sans-serif;
  18.     font-size: 18px;
  19.     font-style: normal;
  20.     font-weight: bold;
  21.     color: #000000;
  22.     text-decoration: none;
  23. }
  24.  
  25. .tableofcontents {
  26.     font-family: Arial, Helvetica, sans-serif;
  27.     font-size: 18px;
  28.     font-style: normal;
  29.     font-weight: bold;
  30.     color: #999999;
  31.     text-decoration: none;
  32. }
  33.  
  34. .bigsubtitle {
  35.     font-family: Arial, Helvetica, sans-serif;
  36.     font-size: 16px;
  37.     font-style: normal;
  38.     font-weight: bold;
  39.     color: #000000;
  40.     text-decoration: none;
  41. }