body {margin: 0em 0em 0em 0px;
	font-family: sans-serif;
	color: black;
}
:link {color: blue; background: transparent}
:visited {color: red; background: transparent}
:active {color: purple; background: transparent}
:hover {color: navy; font: 100%; background: transparent}
a.plain {text-decoration: none}
 
th, td {font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	COLOR: #cc6600;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h1 { font: 130%}
h2 { font: 120%}
h3 { font: 110%}
h4 { font: bold}
h5 { font: italic 100%}
h6 { font: small-caps 100%}
.hide { display: none }
div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { color: white; border: none }  remove border from top image
p.copyright { font-size: small }
p.copyright small { font-size: small }
a:hover { background: transparent  }
}
pre { margin-left: 2em }

p {	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-indent: 20; 
	margin-bottom: 20 
}

dt, dd { margin-top: 0; margin-bottom: 0 }  opera 3.50
dt { font-weight: bold }
pre, code { font-family: monospace }  navigator 4 requires this
ul.toc {	list-style: disc;
		list-style: none;
}
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code }
}
UL{list-style-image: url('starYellowSmall.gif');}
ADDRESS{COLOR: #cc6600; font-size: small}


