home *** CD-ROM | disk | FTP | other *** search
- body {
- font-family : Arial CE, Arial, Tahoma, Verdana, Helvetica CE, Helvetica, sans-serif;
- font-size : 12px;
- color : #000000;
- background-color : #FFF5EE;
- margin: 0px 0px 0px 0px;
- scrollbar-base-color : #FFA555;
- scrollbar-highlight-color : White;
- scrollbar-3d-light-color: Black;
- scrollbar-dark-shadow-color: Black;
- }
-
- span, p, th, td, font, div {
- font-family : Arial CE, Arial, Tahoma, Verdana, Helvetica CE, Helvetica, sans-serif;
- font-size : 12px;
- }
-
- form, textarea, input, img {
- font-family : Arial CE, Arial, Tahoma, Verdana, Helvetica CE, Helvetica, sans-serif;
- border-bottom-color : #FFDDBB;
- border-left-color : #FFDDBB;
- border-right-color : #FFDDBB;
- border-top-color : #FFDDBB;
- }
-
- a {
- color : #DC143C;
- text-decoration : underline;
- }
-
- a:hover {
- color : #FF8C00;
- text-decoration : underline;
- }
-
- H1 {
- font-family : Arial CE, Arial, Tahoma, Verdana, Helvetica CE, Helvetica, sans-serif;
- font-size : 20px;
- font-weight : bold;
- color : Red;
- }
-
- H2 {
- font-family : Arial CE, Arial, Tahoma, Verdana, Helvetica CE, Helvetica, sans-serif;
- font-size : 18px;
- font-weight : bold;
- color : #FF8C00;
- }
-
- H3 {
- font-size : 16px;
- font-weight : bold;
- color : #DC143C;
- }
-
- H4 {
- font-size : 15px;
- font-weight : bold;
- color : #555555;
- }
-
- H5, H6 {
- color : #555555;
- }
-
- HR {
- color : #555555;
- height : 1px;
- }
-
- .menu {
- color : Black;
- font-size : 13px;
- font-weight : bold;
- text-decoration : none;
- }
-
- .menu:hover {
- color : #555555;
- text-decoration : none;
- }
-
- .tiny {
- color : Black;
- font-size : 11px;
- text-decoration : none;
- }
-
- .tiny:hover {
- color : Black;
- text-decoration : underline;
- }
-
- .tinyshadow {
- font-size : 11px;
- font-weight : bold;
- color : #888888;
- text-decoration : none;
- }
-
- .tinyshadow:hover {
- color : Black;
- text-decoration : underline;
- }
-
- .headline {
- font-family : Tahoma, Verdana, Helvetica CE, Helvetica, sans-serif;
- font-size : 16px;
- font-style : normal;
- font-weight : 900;
- text-decoration : none;
- color : #CC0000;
- }
-
- .description {
- font-size : 12px;
- font-style : italic;
- }
-
- .author {
- font-size : 11px;
- font-weight : bold;
- color : #555555;
- }
-
- .info {
- font-size : 14px;
- font-weight : bold;
- text-decoration : none;
- color : #CC0000;
- }
-
- .back {
- background-color : #FFDAB9;
- }
-
- .button {
- font-weight: bold;
- background-color : #FFDAB9;
- }
-
- .blackbox {
- background-color : #FFDAB9;
- color : #FFDAB9;
- cursor : hand;
- }
-