body    {
    padding: 1em 10% 1em 4%;
    font-family: georgia, "times new roman", serif;
    } 
h2  {
    text-align: center;
    }
h3  {
    text-align: center;
    margin-top: 3em;
    }
h4  {
    margin-top: 2em;
    font-style: italic;
    }
h2 + p, h3 + p, h4 + p   {
    text-indent: 0;
    }
p   {
    text-indent: 3em;
    line-height: 1.6em;
    margin-top: 0;
    margin-bottom: 0;
    }
blockquote  {
    margin: 1em 5em 1em 5em;
    }


th   {
    text-align: center;
    background: #F0F8FF;
    }
a:hover	{
	background-color: #90EE90;
	}
.sub    {
    padding-left: 1.5em;
    }
.subsub {
    padding-left: 3em;
    }
#rightalign {
    text-align: right;
    }
#leftalign {
    text-align: left;
    }
table   {
    border: none;
    }
div.tableborder {
    padding: 1em 1em;
	margin-top: 1em;
    border: 2px solid gray;
    }
caption	{
	padding: 1em 0 2em 0;
	font-weight: bold;
	text-align: center;
	}
td sup  {
    color: #B8860B;
    }
ol span {
    color: black;
    }
ol  {
    color: #B8860B;
    list-style: lower-alpha;
    }
ol.plain    {
    color: black;
    list-style-type: decimal;
    }


.uni    {
    font-family: "arial unicode ms", georgia, serif;
    }
.characters {
    font-family: "arial unicode ms", "MS Mincho", serif;
    }
#copyright  {
    float: right;
    background-color: #90EE90;
    width: 25%;
    font-size: .9em;
    border: 1px solid green;
    margin-left: 1em;
    line-height: 1.3;
    padding: .5em 1.5em;
    font-family: verdana, sans-serif;
    }
#references {
    margin-left: 2.5em;
    }
#references p   {
    color: black;
    text-indent: -2.5em;
    margin-bottom: 0em;
    }
#footer	{
	border-top: 2px solid #90EE90;
	padding-top: 1em;
	margin-top: 1em;
	font-family: verdana, arial, sans-serif;
	}

#bigfooter	{
	margin-bottom: 65%;
	max-width: 32em;
	}

