home *** CD-ROM | disk | FTP | other *** search
- /* CobCSS */
- /* Version 1.0 MODIFIED */
- /* ©2002-2007 by Luis Cobian */
- /* All rights reserved */
- /* cobian@educ.umu.se */
-
- body
- {
- background-color: #e4fded;
- }
-
- body, div, p , table, td , img, span
- {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 10pt;
- font-style: normal;
- color:#000000;
- }
-
-
- a
- {
- color: #000000;
- }
-
- a:visited
- {
- color: #000000;
- }
-
- a:active
- {
- color: #500028;
- }
-
- a:hover
- {
- text-decoration:underline;
- }
-
- p {
- margin-left: 0;
- margin-top: 0;
- margin-right: 0;
- margin-bottom: 0.75em;
- }
-
-
- h1
- {
- font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
- font-size: 24pt;
- font-style: normal;
- font-weight: normal;
- margin-top: 0.75em;
- }
-
- h2
- {
- font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
- font-size: 16pt;
- font-style: normal;
- font-weight: normal;
- margin-top: 0.75em;
- }
-
- h3
- {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 12pt;
- font-weight: bold;
- margin-top: 0.75em;
-
- }
-
- h4
- {
- font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
- font-size: 10pt;
- font-weight: bold;
- margin-top: 0.75em;
-
- }
-
- .foot
- {
- font-size: 7.5pt;
- }
-