home *** CD-ROM | disk | FTP | other *** search
/ CD Action 80 / cdaction-80.iso / #uzytki / fprot / data1.cab / OrderInfo / friskstyle.css next >
Cascading Style Sheet File  |  2002-05-24  |  3KB  |  195 lines

  1. h1 {
  2.     font-family: Geneva, Arial, Helvetica, sans-serif;
  3.     font-size: large;
  4.     text-align: left;
  5. }
  6.  
  7. h2 {
  8.     font-family: Geneva, Arial, Helvetica, sans-serif;
  9.     font-size: medium;
  10.     font-weight: bold;
  11.     text-align: left;
  12. }
  13.  
  14. h3 {
  15.     font-family: Geneva, Arial, Helvetica, sans-serif;
  16.     font-size: small;
  17.     font-style: italic;
  18.  
  19. }
  20.  
  21. h4 {
  22.     font-family: Geneva, Arial, Helvetica, sans-serif;
  23.     font-size: small;
  24.     text-indent : 30pt;
  25.     color: #000000;
  26. }
  27.  
  28. TD.first {
  29.     font-weight: bold;
  30.     font-size : small;
  31.     text-decoration: none;
  32.     text-align: left;
  33. }
  34.  
  35. .redbold {
  36.     font-family: Geneva, Arial, Helvetica, sans-serif;
  37.     font-weight: bold;
  38.     font-size : small;
  39.     text-decoration: none;
  40.     color: Red;
  41. }
  42.  
  43. .total {
  44.     font-family: Geneva, Arial, Helvetica, sans-serif;
  45.     font-weight: bold;
  46.     font-size : small;
  47.     text-decoration: overline;
  48. }
  49.  
  50. TD {
  51.     font-family: Geneva, Arial, Helvetica, sans-serif;
  52.     font-size : small;
  53.     text-decoration: none;
  54.     text-align: left;
  55. }
  56.  
  57. TD.tdcenter {
  58.     text-align: center;
  59. }
  60.  
  61.  
  62.  
  63.  
  64. a:link {
  65.     font-family: Geneva, Arial, Helvetica, sans-serif;
  66.     color: #003399;
  67.     text-decoration: none;
  68.     max-width : 100%;
  69. }
  70.  
  71. a:visited {
  72.     color: #666666;
  73.     text-decoration: none;
  74. }
  75.  
  76. a:hover {  
  77.     color: #003399;
  78.     text-decoration : underline;
  79. }
  80.  
  81. a:active {
  82.     color: #CC0000;
  83.     text-decoration: none;
  84. }
  85.  
  86. a:focus {
  87.     color: #003399;
  88.     text-decoration: underline;
  89. }
  90.  
  91. .mini {
  92.     font-size: x-small;
  93.     font-weight : normal;
  94.     text-align : right;
  95. }
  96.  
  97. a.mini:hover {
  98.     font-size: x-small;
  99.     font-weight : normal;
  100.     text-align : right;
  101. }
  102.  
  103. a.mini:visited {
  104.     font-size: x-small;
  105.     font-weight : normal;
  106.     text-align : right;
  107. }
  108.  
  109. a.minileft {
  110.     font-size: x-small;
  111.     font-weight : normal;
  112.     text-align : left;
  113. }
  114.  
  115. .miniright {
  116.     font-size: x-small;
  117.     font-weight : normal;
  118.     text-align : right;
  119. }
  120.  
  121. a.black {
  122.     color : #000000;
  123. }
  124.  
  125. a.black:visited {  
  126.     color: #000000;
  127.     text-decoration: none;
  128. }
  129.  
  130. .fyrirsogn {
  131.     font-size : small;
  132.     font-family: Geneva, Arial, Helvetica, sans-serif;
  133. }
  134.  
  135. p {
  136.     font-family: Geneva, Arial, Helvetica, sans-serif;
  137.     font-size: small;
  138.     text-decoration: none;
  139.     background-color: #FFFFFF;
  140.     text-align: justify;
  141. }
  142.  
  143. .right {
  144.     text-align: right;
  145. }
  146.  
  147. .smallit {
  148.     font-size: x-small ;
  149.     font-style: italic;
  150. }
  151.  
  152. .smallcenterit {
  153.     font-size: x-small ;
  154.     font-style: italic;
  155.     text-align: center;
  156. }
  157.  
  158. .special {
  159.     font-family: Geneva, Arial, Helvetica, sans-serif;
  160.     font-weight: bold;
  161.     font-size : medium;
  162.     text-align: center;
  163. }
  164.  
  165. .dags {
  166.     font-family: Geneva, Arial, Helvetica, sans-serif;
  167.     font-size: xx-small;
  168.     color : #666666;
  169. }
  170.  
  171. .indent {
  172.     text-indent : 30pt;
  173. }
  174.  
  175. LI {
  176.     text-align: justify;
  177. }
  178.  
  179. .defstyle {
  180.     font-family: Geneva, Arial, Helvetica, sans-serif;
  181.     font-weight: bold;
  182.     font-size : medium;
  183.     text-align: right;
  184.  
  185. }
  186.  
  187. .minileft {
  188.     font-size: x-small;
  189.     font-weight : normal;
  190.     text-align : left;
  191. }
  192.  
  193. tt {
  194.     font-size: x-small;
  195. }