body { margin-left: 1em; margin-right: 1em }
h1,h2,h3,h4,h5,p,ul,td { font-family: helvetica, sans-serif; color: black}
h1.header { font-size: 28pt; font-family: arial, helvetica, sans-serif; }
h3.warning { color: red } 

A:link { color: blue; }
A:visited { color: blue; }
A:active { color: fuchsia; }
A:hover { color: blue; background: yellow;}
pre { font-family: monospace; color: black; background: silver;
	margin-left: 2em; margin-right: 2em; margin-top: 1em ; margin-bottom: 2em;
	padding-left: 1em; padding-right: 1em; padding-top: 1em; padding-bottom:1em; }
p { text-indent: 2em; margin-top: 2em; margin-bottom: 1em;
	 color: black}
p.sidebar { text-indent: 0em }
p.noindent { text-indent: 0em }
li,dt,dd,td { color: black; margin-top: 0.5em } 
table { color: white; margin-left: 0em ; margin-right: 0em; margin-bottom: 0em ; margin-top: 0em}
dt { font-weight: bold }
dd { margin-bottom: 1em; }
tt { font-family: monospace; color: black; 
	padding-left: 0.5em; padding-right: 0.5em; 
	padding-top: 0.3em; padding-bottom: 0.3.em;
	margin-top: 0.3em; margin-bottom: 0.3em;}
tt.link { color:blue }

