div#links { position: absolute; left: -171px; width: 166px; z-index: 1; color: white; background: #036; font-size: 80% }
div#links p {
   padding: 5px 5px 5px 1em; margin: 0 0 0 0px; border-style: solid; border-width: 1px 0px 0px 0px; border-color: white;
}
   
div#links a { background: #036; }

div#links ul { list-style-type: none; list-style-position: outside; margin-left: 0.5em; padding-left: 1.2em; text-indent: -1.2em; }
div#links li { margin-left: 0; padding-left: 0; }
div#links ul li:before { content: "\00BB \0020"; color: white; }

div#content { position: absolute; top: 26px; left: 165px; right: 25px;
    padding: 10px;
    border: solid 5px #036; z-index: 2; }

h1 { margin: -9px -9px 0.5em; padding: 15px 0 15px;
	text-align: right; letter-spacing: 0.25em;
	//text-transform: lowercase;
	//height: 45px;
	vertical-align: middle;
	background: #c7d1db; }
	
.S0 {
    color: #808080;
}
.S2 {
    font-family: Times New Roman, Times, serif;
    color: #007F00;
}
.S4 {
    color: #007F7F;
}
.S5 {
    font-weight: bold;
    color: #00007F;
}
.S6 {
    color: #7F007F;
}
.S9 {
    color: #7F7F00;
}
.S10 {
    font-weight: bold;
    color: #000000;
}

table   { border-color: inherit; border-width: medium; border-style: solid; border-spacing: 0; margin-left: auto; margin-right: auto; border-collapse: collapse; }
th,td   { border-left: thin solid; border-bottom: thin solid; }
th  { text-align: center; font-weight: bold; padding: 0.5em; }
td  { padding: 0.2em; }
caption { font-weight: bold; text-align: center; }

p.figure    {
    margin-left: 4em;
    margin-right: 4em;
    padding: 0.5em;
    border-style: solid;
    border-width: medium;
    line-height: 1em;
	text-align: center;
}

.code {
    margin-left: 2em;
    margin-right: 2em;
    padding: 0.5em;
    border-style: solid;
    border-width: thin;
    line-height: 1em;

	font-family: sans-serif;
	color: black;
}

.caption {
    text-align: center;
}

