/* AIM Style Sheet */
/* Ross M. Richardson */
body {background-color: #FFFFFF}
h1 { /* Used for top title */
text-align: center;
font-family: sans-serif;
font-size: 200%}
h2 { /* Used for titles in content section */
text-align: center;
font-size: 150%}
h2.left { /* A left justified version */
text-align: left;
font-style: italic;
margin-left: 0.5cm}
img.right {float: right}
h3 { /* Used to label groups in the navbar */
font-size: 150%;
font-style: italic;
font-weight: normal;
margin: 0;
padding: 0;
border-width: 0
}
p {
text-indent: 1cm;
margin-left: 0.5cm}
p.text {
margin-left: 0.5cm;
font-family: Arial;
text-indent: 1cm}
p.pre {
white-space: pre;
font-family: monospace
}
p.attention:before {
content: "Attention:";
font-style: italic;
text-decoration: blink}
ul.plain {
list-style-type: none;
margin: 0em 0em 0em 1em;
padding: 0em;
border-width: 0em
}
li {
line-height: 200%;
padding: 0em;
margin-top:0em; 
border-width: 0em;
}
li.nospace {line-height: 100%;
font-style: italic}
table.navbar {
border-style: hidden;
background-color: #CCFFCC;
width: 180px;
padding: 11px;}
table.navbar2 {
border-style: hidden;
background-color: #DDDDFF;
width: 180px;
padding: 11px;}
a {
text-decoration: none
}
a:hover {
text-decoration: underline}
div.center {
text-align: center}
