home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 August / 08_02.iso / software / cb5 / files / Bryce5TrialVersion.exe / data1.cab / TutorFiles / html_docs / popup.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-07-16  |  1.2 KB  |  19 lines

  1. body {background-color: #FFFFFF }
  2.  
  3. p {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-style: normal; color: #000000; text-decoration: none }
  4.  
  5. h1 {font-family: Arial, Helvetica, Verdana, sans-serif;    font-size: large; font-style: bold; color: #333366; text-decoration: none }
  6.  
  7. h2 {font-family: Arial, Helvetica, Verdana, sans-serif;    font-size: medium; font-style: bold; color: #333366; text-decoration: none }
  8.  
  9. h3 {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-style: normal; color: #333366; text-decoration: none }
  10.  
  11. h4 {font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-style: bold; color: #333366; text-decoration: none }
  12.  
  13. ul { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-style: normal; color: #000000; text-decoration: none; list-style-type: disc }
  14.  
  15. ol { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: small; font-style: normal; color: #000000; text-decoration: none; list-style-type: decimal; line-height: 1.5 em }
  16.  
  17. A:link { color: blue}          /* unvisited link */
  18. A:visited { color: blue}        /* visited links */
  19. A:active { color: blue}        /* active links */