CSS file produced by WebWorks Publisher Professional 7.0.5: 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;
}