/* 2001-12-04 / SFK */

.hide { }
a:active { color: #005a9c; text-decoration: bold; }
a:visited { color: #005a9c; text-decoration: none; }
a:link { color: #005a9c; text-decoration: none; }
a:hover { color: #cc6600; font-weight: italic; text-decoration: underline; }
body { color: black; font-size: smaller; font-family: sans-serif; background: white; margin: 2em 1em 2em 10px }
p div { color: black; font-size: smaller; font-family: sans-serif; }
code { font-family: monospace }
div.head { margin-bottom: 1em }
div.head h1 { clear: both; margin-top: 2em }
div.head img { color: white; border: none }
div.head table { margin-top: 2em; margin-left: 2em }
dt { font-weight: bold; margin-top: 1em; margin-bottom: 0}
dd { font-weight: normal; margin-top: 0; margin-bottom: 1em }
h1 { color: #005a9c; font: bold 170% sans-serif; text-align: left }
h2 { color: #005a9c; font: bold 130% sans-serif; text-align: left }
h3 { color: #005a9c; font: bold 100% sans-serif; text-align: left }
h4 { font: italic 90% sans-serif; text-align: left }
h5 { font: italic 90% sans-serif; text-align: left }
h6 { font: small-caps 90% sans-serif; text-align: left }
pre { font-family: monospace; margin-left: 2em }
caption { color: black; font-size: smaller; font-family: sans-serif; font-weight: bold; text-align: left }
td { color: black; font-size: smaller; font-family: sans-serif }
th { color: black; font-size: smaller; font-family: sans-serif }
li ol ul { color: black; font-size: smaller; font-family: sans-serif; list-style-type: none; list-style-position: outside }
address { font-size: 11px; font-family: sans-serif; }