body, p, div, li, td, th, h1, h2, h3, h4, h5, h6 {
  font: Arial, Helvetica, sans-serif;
}
 
body {
background: #ffffff repeat-y;
vertical-align: top;
}

table, td {
padding:0px;
vertical-align: top;
text-decoration: none;
}

#content {
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 2em;
background: #ccffff repeat-y;
width: 950px;
text-align: center;
vertical-align: top;
}


#top {
background: #ccccff repeat-y;
padding-top: 5px;
padding-bottom: 5px;
}

#left {
width: 150px;
background: #ccccff repeat-y;
text-align: center;
vertical-align: top;
}

#right {
width: 150px;
background: #ccccff repeat-y;
text-align: center;
text-decoration: none;
vertical-align: top;
}

#bottom {
height: 100px;
margin-left: auto;
margin-right: auto;
background: #ccccff repeat-y;
}

p {
padding: 0.5em 1em;
text-decoration: none;
}

a {
color: #663399;
text-decoration: none;
}

a:hover {
color: #000033;
text-decoration: none;
}

#graphic { 
display: block;
text-align: center; 
text-decoration: none;
}


#nav li {
display: inline; 
text-align: center;
list-style-type: none;
padding: 0.5em;
text-decoration: none;
}


#nav li a {
display: inline;
color: #9966cc;
text-align: center;
text-decoration: none;
}

#nav li a:hover {
color: #000000;
text-decoration: none;
}

#nav1 {
text-align: center;
list-style-type: none;
text-decoration: none;
}

#nav1 li a {
color: #9966cc;
text-decoration: none;
}

#nav1 li a:hover {
color: #000000;
text-decoration: none;
}


#nav2 {
text-align: center;
text-decoration: none;
}

#nav2 li {
display: inline; 
text-align: center;
list-style-type: none;
border-right: 1px solid black;
padding: 0.5em;
text-decoration: none;
}

#nav2 li.last {
border-right: none;
text-decoration: none;
}

#nav2 li a {
display: inline;
color: #9966cc;
text-align: center;
text-decoration: none;
}

#nav2 li a:hover {
color: #000000;
text-decoration: none;
}

.centertable th{
text-align: center;
}

.altheadings h4 {
text-align: left;
}

h2 {
padding-top: 1em;
margin: 1em 10% 1em 10%;
text-decoration: none;
}

h3 {
text-align: center;
text-decoration: none;
}


h4 {
text-align: center;
text-decoration: none;
}


h5 {
text-align: center;
text-decoration: none;
}


th {
text-align: left; 
font-weight: bold;
}


.more {
padding: 0;
margin-left: 0;
}

.more, h1, h2 {
text-align: center;
}

.more li {
list-style-type: none;
}