body { font-family: Georgia, "Times New Roman", Times, sans-serif;
    font-size: medium; font-weight: normal;
    margin-left: 10%; margin-right: 10%;
    margin-top: 5%; margin-bottom : 5%;
    color: black; background-attachment: fixed;
    background-color: manilla;  }
p {  font-family: inherit; font-size: inherit;
    font-weight: inherit; text-indent: 1em;
    text-align: justify; margin: 0.3em;
    color: inherit; }
a:link, a:active, a:visited, a:hover {
    font-family: inherit; font-size: inherit; text-decoration: none; }
a:link  { color: blue; }
a:active { color: gray; }
a:visited { color: purple; }
a:hover { color: red; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 {
    font-family: inherit; font-weight: bold;
    text-align: center; color: inherit; }
h1  { font-size: xx-large; }
h2  { font-size: x-large;}
h3  { font-size: large; }
h4  { font-size: medium; }
h5  { font-size: small; }
h6  { font-size: x-small; }
sub, sup {font-size: 90%}
hr  { height: 1px; width: 90%; text-align: center; color: inherit; }
ol, ul, li { font-family: inherit; font-size: inherit;
    font-weight: inherit; color: inherit; }
ol { list-style-type: upper-alpha;}
ul { list-style-type: none; }
li { text-indent: 0.1em; }
table, td { font-family: inherit; font-size: inherit;
    font-weight: inherit; border-top: 1px single;
    border-bottom: 1px single; border-left: 1px single;
    border-right: 1px single; color: inherit; }
td      { background-color: inherit; }
img.floatLeft { float: left; margin-right: 2em; margin-bottom: 1em; margin-top: 1em; }
img.floatRight { float: right; margin-left: 2em; }
.nava {
	font-family: Verdana, sans-serif;
	border-style: solid;
	border-width: thin;
	border-color: #0000FF;
	font-size : 130%;
	font-weight: 900;
	padding: .02em .05em }
.code { font-family: monospace, san-serif; font-weight: bold; }
.intro { margin-right: 6em; margin-left: 6em; font-family: "Lucida Console", san-serif; font-size: small; }
.note  { margin-right: 6em; margin-left: 6em; }
.note2 { margin-right: 6em; margin-left: 6em; text-indent: 0em; }
.rnote2 { margin-right: 6em; margin-left: 6em; text-indent: 0em; text-align: right;}
.poem  { margin-left: 6em; font-style: italic; text-indent: 0em; }
.poem2 { margin-left: 8em; font-style: italic; text-indent: 0em; }
.ctag  { margin-left: 6em; font-style: italic; text-indent: 0em; }
.menu  { text-indent: 0em; margin-left: 4em; }
.smallcaps {font-variant: small-caps;}

.leftdiv{ width: 98%; clear: left; vertical-align: middle; }
.leftdiv p{ margin-top: 0; margin-left: 45%; vertical-align: middle; }

.rightdiv{ width: 98%; clear: right; }
.rightdiv p{ margin-top: 0; margin-right: 45%; vertical-align: middle; }
