home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2002 May / Practical Internet May 2002.iso / pc / Software / Browsing / Hiemail_t.exe / data1.cab / Help_Files / Support / STYLE.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-03-04  |  1.1 KB  |  67 lines

  1. a:visited    { color: #000080;}
  2. a:active     { color: #800080;}
  3. a:link       { color: #000080;}
  4. a:hover      { color: #3098FF;}
  5.  
  6.  body P,td
  7. {    font-family: Arial, Helvetica, sans-serif;
  8.     font-size: 10pt; 
  9.     color: #000000;
  10.  
  11. }
  12.  
  13. P.SMALL
  14. {    font-family: Arial, Helvetica, sans-serif;
  15.     font-size: 8pt; 
  16.     color: #000088;
  17. }
  18.  
  19. P.TITLE
  20. {
  21.     font-family: Arial, Helvetica, sans-serif;
  22.     font-size: 10pt; 
  23.     color: red;
  24. }
  25.  
  26. H1
  27. {
  28.     COLOR: navy;
  29.     FONT-FAMILY: Arial, Helvetica, sans-serif;
  30.     FONT-SIZE: 18pt;
  31. }
  32. H2
  33. {
  34.     COLOR: #3E42D4;
  35.     FONT-FAMILY: Arial, Helvetica, sans-serif;
  36.     FONT-SIZE: 14pt;
  37. }
  38. H4           
  39. color:black; 
  40. font-family: Arial, Helvetica, sans-serif; 
  41. margin-bottom: 0 ;
  42. }
  43.  
  44. .TS          
  45. color: #3098FF; 
  46. font-family: Arial, Helvetica, sans-serif; 
  47. font-size: 8pt; 
  48. font-weight: bold; 
  49. }
  50.  
  51. .TSTITLE     
  52. color: #000000; 
  53. font-family: Arial, Helvetica, sans-serif; 
  54. font-size: 18pt; 
  55. font-weight: bold; 
  56. }
  57. CENTER.TS          
  58. color: #000000; 
  59. font-family: Arial, Helvetica, sans-serif; 
  60. font-size: 8pt;
  61. font-weight: normal; 
  62. }
  63.