CSS file produced by WebWorks Publisher WordHelp 1.0: document.css
/* Default style for links */
a:link {
color : #3366CC;
}
a:visited {
color : #9999CC;
}
a:hover {
color : #CC0033;
}
a:active {
color : #0000CC;
}
/* Default style */
body {
background-color : #FFFFFF;
}
blockquote {
margin-left: 1em;
margin-right: 1em;
}
ul, ol {
margin-top: 6px;
}
/* Use this style for controlling spacing around the Related Topics button */
p.htmlhelprelatedtopic {
}
/* Use this style for footnote numbers */
span.footnote {
font-size : small;
vertical-align : super;
}
/* Used by Index styles */
ul.wpindexlevel1 {
list-style-type : none;
}
ul.wpindexlevel2 {
list-style-type : none;
}
ul.wpindexlevel3 {
list-style-type : none;
}
ul.wpindexlevel4 {
list-style-type : none;
}
ul.wpindexlevel5 {
list-style-type : none;
}
/* Used by TOC styles */
ul.wptoclevel1 {
list-style-type : none;
}
ul.wptoclevel2 {
list-style-type : none;
}
ul.wptoclevel3 {
list-style-type : none;
}
ul.wptoclevel4 {
list-style-type : none;
}
ul.wptoclevel5 {
list-style-type : none;
}