body 	{
	background-color: white;
	}

div.sidebox {
	font-family: "Times New Roman", Times, serif;
	font-size: %120;
	font-weight: bold;
	float: left;
	width: 20%;
	max-width: 200px;
	min-width: 125px;
	padding: 3pt 3pt 3pt 3pt;
	margin: 0.2em -1px 0.2em 0.5em;
	padding-bottom: 5px;
	border: thin black;
	border-style: solid solid solid solid;
	background-color: gold;
	}

div.sidebox p {
	margin: 5px 5px 5px 5px;
	}

div.main {
	width: 75%;
	float: right;
}

div.rule {
	text-align: center;
         }

h1 {
     font-family: Palatino, "Times New Roman", Times, serif;
     margin: 0px 0px 0px 0px;
     }
h2 {
     font-family: "Times New Roman", Times, serif;
     font-size: 120%;
     border-width: thin;
     border-color: black;
     background-color: gold;
     border-bottom-style: solid;
     border-top-style: solid;
     }

h1, h2, p {
	max-width: 7in;
        min-width: 5in;
  	}

a:link, a:visited
	{
	color: black;
	}

a:active {
	color: gray;
	}

p, dt, dd, dl, ul, td {
        font-family: "Times New Roman", Times, serif;
        text-align: justify;
        }

p	{
	margin: 6pt, 24pt, 6pt, 24pt;
	}

p.sblink {
	font-family: "Times New Roman", Times, serif;
	position: relative;
	font-weight: bold;
	}

p.editor {
	font-weight: bold;
	}

p.bibitem {
	text-indent: -12pt;
	margin-left: 36pt;
	}

p.monospace {
	font-family: "Courier New", courier, typewriter;
	font-size: 75%;
	}

dt {
     font-weight: bold;
     }

ul, dl {
     max-width: 6in;
     min-width: 4in;
   }
.subtitle {
            font-size: 120%;
            margin: 0px 0px 0px 0px;
            }

.jtitle {
	font-style: italic;
	}
