home *** CD-ROM | disk | FTP | other *** search
/ 3D Animated Clipart 2 / 250K_ANIMATIONS.iso / style.css < prev    next >
Cascading Style Sheet File  |  2008-08-05  |  1KB  |  19 lines

  1.  
  2. b { font-weight: bold; font-size: 14px; }
  3. h1 { color: black; font-style: italic; }
  4. h3 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; font-style:italic; }
  5. h4 { font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 20px; letter-spacing:2px; }
  6. h5 { font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; letter-spacing:1px; color: #999999;}
  7. h6 { color: #ddd; font-size: 10px;}
  8. li { font-size: 14px; text-decoration: none; }
  9. p { font-size: 14px; }
  10. td  { font-size: 14px; line-height: 17px; }
  11. BODY  { margin: 0; background-color: "white"; font-family: "Gill Sans MT", "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: #1674bb;}
  12. a:link {color: #1674bb; text-decoration: none; }
  13. a:visited  { color: #1674bb; text-decoration: none; }
  14. a:hover  { color: #1674bb; text-decoration: underline; }
  15. .navigation {font-family: "Arial Narrow", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; letter-spacing:2px; font-weight:bold; }
  16. .linkspace {padding-left:40px; }
  17.  
  18.  
  19.