home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 37 / IOPROG_37.ISO / STILI2.CSS < prev   
Encoding:
Cascading Style Sheet File  |  2000-05-10  |  1.4 KB  |  77 lines

  1. .10B-RED  {
  2.     font-family : Tahoma, Verdana, Arial;
  3.     font-size : 10pt;
  4.     font-style : normal;
  5.     font-weight : bold;
  6.     font-variant : normal;
  7.     color : #FF0000;
  8.     text-align : left;
  9. }
  10.  
  11. .14B-RED  {
  12.     font-family : Tahoma, Verdana, Arial;
  13.     font-size : 14pt;
  14.     font-style : normal;
  15.     font-weight : bold;
  16.     font-variant : normal;
  17.     color : #FF0000;
  18.     text-align : left;
  19.     margin-top : 15;
  20. }
  21.  
  22. .12B-RED  {
  23.     font-family : Tahoma, Verdana, Arial;
  24.     font-size : 12pt;
  25.     font-style : normal;
  26.     font-weight : bold;
  27.     font-variant : normal;
  28.     color : #FF0000;
  29.     text-align : left;
  30. }
  31.  
  32. .Bold  {
  33.     font-family : Tahoma, Verdana, Arial;
  34.     font-size : 10pt;
  35.     font-style : normal;
  36.     font-weight : bold;
  37.     font-variant : normal;
  38.     color : #000000;
  39.     text-align : left;
  40. }
  41.  
  42. .normal  {
  43.     font-family : Tahoma, Verdana, Arial;
  44.     font-size : 10pt;
  45.     font-style : normal;
  46.     font-weight : normal;
  47.     font-variant : normal;
  48.     text-align : justify;
  49.     color : #00000;
  50. }
  51.  
  52. .trial  {
  53.     font-family : tahoma;
  54.     font-size : 9pt;
  55.     font-weight : bold;
  56.     color : #FF0000;
  57.     background-color : #FFFF00;
  58. }
  59.  
  60. .normal8  {
  61.     font-family : Tahoma,verdana,arial;
  62.     font-size : 8pt;
  63.     font-style : normal;
  64.     font-weight : normal;
  65.     font-variant : normal;
  66.     text-align : justify;
  67.     color : #000000;
  68. }
  69.  
  70. .trtesto  {
  71.     font-size : 10pt;
  72.     font-family : tahoma,verdana,arial;
  73.     font-weight : normal;
  74.     color : #00000;
  75. }
  76.  
  77.