body 
{
  /* font-family: Verdana, Geneva, Arial, sans-serif; */
  font-family: Times New Roman, Times, Georgia, serif;
  font-size: large;
  /* background-image: url("../ImageFiles/SharedImages/parchment.jpg" ); */
  margin: 0px;
}

#header
{
  text-align: center;
  background-color: white;
  border-color: #000000;
  padding-top: 15px;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

#allcontent {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

#topnav {
  height: 0px;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}

.toc
{
  margin-left: 150px;
}

h1, h2, h3
{
  text-align: center;
  color: #8B4513;
}


h1
{
  font-size: 1.6em;
  padding: 5px 0px 5px 0px;
}


h2
{
  font-size: 1.25em;
  padding: 5px 0px 5px 0px;
}

h3
{
  font-size: 1.10em;
  padding: 5px 0px 5px 0px;
}

p
{
  line-height: 1.25em;
  padding-bottom: .05em;
  text-align: justify;
}

img
{
  border-width: 0px;
}


hr
{
  color: #8B4513;
  height: 1px;
  border-style: solid;
}


table
{
  border-color: #F5DEB3;
}

td
{
  border-color: #F5DEB3;
}

tr
{
  border-color: #F5DEB3;
}



table.noborder
{
  border-width: 0px;
  width: 100%;
}

td.noborder
{
  border-width: 0px;
}

tr.noborder
{
  border-width: 0px;
}


.alignleft
{
  text-align: left;
}

.aligncenter
{
  text-align: center;
}

.alignright
{
  text-align: right;
}


.valigntop
{
  vertical-align: top;
}

.valignmiddle
{
  vertical-align: middle;
}

.valignbottom
{
  vertical-align: bottom;
}


.indent50
{
  margin-left:50px;
}


a
{
  font-weight : bold;
  color: #330000;
  text-decoration: underline;
}

a:visited {
  color: #8B4513;
  text-decoration: underline;
}

a:hover
{
  font-weight : bold;
  color: #A52A2A;
  text-decoration: underline;
}

a.nav
{
  font-weight : bold;
  color: #8B4513;
  text-decoration: underline;
  padding: 0px 4px 0px 4px;
  margin: 2px;
}

a.nav:visited {
  color: #8B4513;
  text-decoration: underline;
}

a.nav:hover
{
  font-weight : bold;
  color: #A52A2A;
  text-decoration: underline;
}





a.nav1
{
  font-weight : bold;
  color: #8B4513;
  text-decoration: none;
  padding: 0px 4px 0px 4px;
  margin: 2px;
}

a.nav1:visited {
  color: #8B4513;
  text-decoration: none;
}

a.nav1:hover
{
  font-weight : bold;
  color: #A52A2A;
  text-decoration: none;
}



a.toc
{
  font-weight : bold;
  color: #8B4513;
  text-decoration: none;
  /* padding: 0px 4px 0px 4px; */
  margin: 2px;
}

a.toc:visited {
  color: #ad8113;
  text-decoration: none;
}

a.toc:hover
{
  font-weight : bold;
  color: #A52A2A;
  text-decoration: none;
}


li.nav{
  list-style-type: none;
  display:inline;
  margin-right: 20px;
}


p.doublespace
{
  line-height: 200%;
}
