﻿/* Generated by KompoZer */
sup, sub {
  font-size: 70%;
}
body {
  background-color: #fcc997;
  color: #663300;
  font-size: 110%;
  margin-left: 10%;
  font-family: "Times New Roman",Times,serif;
}
.indent {
  border-style: none;
  border-color: #330000;
  margin-left: 40px;
}
h1 {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
h2 {
  color: #ffcc99;
  background-color: #996633;
}
.td.border {
  border-style: solid;
  border-width: 1px;
}
h3 {
  border-style: solid;
  font-family: "Times New Roman",Times,serif;
  color: #660000;
  background-color: #ffcc99;
}
td {
  border-color: #660000;
  border-width: 1px;
}
.superscript{
	vertical-align:super;
	font-size:x-small;
}
.subscript{
	vertical-align:sub;
	font-size:x-small;
}


