home *** CD-ROM | disk | FTP | other *** search
- body {
- background-color: #ffffff;
- margin-left: 10px;
- margin-top: 10px;
- margin-right: 10px;
- margin-bottom: 15px;
- color: #000000;
- font-size: 11px;
- font-family: lucida grande, helvetica, arial;
- line-height: 160%
- }
-
- h1 {
- padding: 10px;
- margin: 0px;
- border: 1px solid #999999;
- color: #ffffff;
- background-color: #bbbbbb;
- font-size: 20px;
- font-weight: bold;
- text-shadow: 0px 1px 3px #000000
- }
- h2 {
- padding: 0px;
- margin: 0px;
- color: #555555;
- font-size: 16px;
- font-weight: normal;
- text-shadow: 0px 1px 2px #999999
- }
- h3 {
- border-bottom: 1px solid #aaaaaa;
- margin-left: 0px;
- margin-top: 20px;
- margin-right: 0px;
- margin-bottom: 5px;
- padding-top: 0px;
- padding-bottom: 2px;
- color: #666666;
- font-size: 11px;
- font-weight: normal
- }
-
- td {
- background-color: #ffffff;
- margin-left: 15px;
- margin-top: 10px;
- margin-right: 15px;
- margin-bottom: 20px;
- color: #000000;
- font-size: 11px;
- font-family: lucida grande, helvetica, arial;
- line-height: 160%
- }
-
- a:link, a:visited {
- color: #0000cc;
- text-decoration: none
- }
- a:hover, a:active {
- color: #0000cc;
- text-decoration: underline
- }
-
- code {
- color: #666666;
- font-weight: bold
- }
-
- small {
- line-height: 130%
- }
-
- hr {
- height: 1px;
- color: #ffffff;
- border-left: 1px solid #ffffff;
- border-top: 1px solid #ffffff;
- border-right: 1px solid #ffffff;
- border-bottom: 1px solid #aaaaaa
- }
-
- .selectedchapternomargin {
- margin: 0px;
- padding-left: 2px;
- padding-right: 2px;
- background-color: #f0f0ff;
- border: 1px solid #ccccff
- }
- .selectedchaptertopmargin {
- margin-top: 5px;
- margin-bottom: 0px;
- padding-left: 2px;
- padding-right: 2px;
- background-color: #f0f0ff;
- border: 1px solid #ccccff
- }
-
- .nomargin {
- margin: 0px
- }
- .topmargin {
- margin-top: 5px;
- margin-bottom: 0px
- }
-
- .snippetabbreviation {
- color: #990000
- }
- .snippetcontent {
- color: #008000
- }
- .faint {
- color: #999999;
- }
-