home *** CD-ROM | disk | FTP | other *** search
/ Cosmic Evolution - From Big Bang to Humankind / cev402004.iso / pc / docs / styles / master1.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-10-15  |  392 b   |  23 lines

  1. .master1 {
  2.  
  3. }
  4. body {
  5.     font-family: Arial, Helvetica, sans-serif;
  6.     color: #000000;
  7.     text-decoration: none;
  8.     background-color: #FFFFFF;
  9. }
  10. p {
  11.     font-family: Arial, Helvetica, sans-serif;
  12.     font-size: 80%;
  13.     text-decoration: none;
  14. }
  15. a {
  16.     text-decoration: none;
  17.     font-family: Arial, Helvetica, sans-serif;
  18. }
  19. ul {
  20.     font-family: Arial, Helvetica, sans-serif;
  21.     font-size: 80%;
  22.     text-decoration: none;
  23. }