body {
    background-color: rgb(255,255,235);
    color: rgb(0,0,0);
}

h1, h2, h3, h4 {
    font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}

h3 {
    font-weight: lighter;
}

a:link {
    color: rgb(0,0,204);
}

a:visited {
    color: rgb(153,0,153);
}

a:active {
    color: rgb(204,0,0);
}

p,
td.txt,
th.txt,
ul,
dl,
blockquote,
address,
.text {
    font-size: 12px;
    font-family: Tahoma, Verdana, Geneva, sans-serif;
}

/*/*/a{}
body p,
body td.txt,
body th.txt,
body ul,
body dl,
body blockquote,
body address,
body .text {
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}
html>body p,
html>body td.txt,
html>body th.txt,
html>body ul,
html>body dl,
html>body blockquote,
html>body address,
html>body .text {
    font-size: small;
}
/* */

.nav {
    font-size: 20px;
    font-family: Tahoma, Verdana, Geneva, sans-serif;
    font-weight: bold;
    margin: 0px;
}

/*/*/a{}
body .nav {
    font-size: medium;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: large;
}
html>body .nav {
    font-size: large;
}
/* */

hr {
    color: rgb(0,0,0);
    background-color: rgb(0,0,0);
    border: rgb(0,0,0);
}

h1.banner {
    text-align: center;
}

div.nav {
    text-align: center;
}

#pageContent {
    margin: 0px;
}

#pageContent table {
    width: 600px;
    padding: 20px;
}

#pageContent td {
    background-color: rgb(245,245,195);
    text-align: left;
}

#pageContent p {
    margin-right: 3%;
    margin-left: 3%;
    text-indent: 1.5em;
    line-height: 1.25em;
}

#pageContent p.credit {
    text-indent: 0em;
}

#pageContent dl {
    margin-right: 3%;
    margin-left: 3%;
    line-height: 1.25em;
}

#pageContent dt {
    font-weight: bold;
}

#pageContent dd {
    padding-bottom: 2%;
}

#pageContent .inline li {
    padding-bottom: 2%;
}

#pageContent #related {
    text-indent: 0em;
    text-align: center;
}

#pageContent div.maps {
    text-align: center;
}

#pageContent .indent {
    font-style: normal;
    margin-left: 10%;
}

hr.outerRule {
    display: none;
}

.info {
    text-align: center;
}

#reference {
    display:none;
}

#pageContent .subtitle {
    text-indent: 0em;
    font-style: italic;
}

#pageContent .hiernav {
    text-indent: 0em;
    text-align: center;
}

#pageContent div.illus {
    text-align: center;
}

#pageContent cite.author {
    font-style: normal;
    font-weight: bold;
}

#pageContent cite.title {
    text-style: italic;
}

#pageContent .keygreen {
    font-weight: bold;
    color: rgb(0,153,0);
}

#pageContent .keyblack {
    font-weight: bold;
    color: rgb(0,0,0);
}

#pageContent .keyblue {
    font-weight: bold;
    color: rgb(0,0,255);
}

#pageContent .keyred {
    font-weight: bold;
    color: rgb(255,0,0);
}
