body {
background-image: url("booksback.gif");
color: #008080;
}
a:link {
color: #00c462;
text-decoration: none;
}
a:visited {
color: #808000;
text-decoration: none;
}
a:active {
color: #00d269;
text-decoration: none;
}
p {
font-size: 120%;
font-family: times;
color: #008080; 
text-align: left;
margin-left: 10px;
margin-right: 10px;
}
p.center {
text-align: center;
}
tr {
vertical-align: top;
}
td.form {
font-weight: bold;
text-align: right;
}
td.formright {
text-align: left;
}
td.dir {
text-align: center;
font-weight: bold;
padding: 5px;
border-bottom: 2px solid #0F570F;
}
h1 {
color: #0F570F;
font-size: 180%;
font-weight: bold;
text-align: center;
}
h2 {
color: #0F570F;
font-size: 130%;
font-weight: bold;
text-align: center;
}
h3 {
color: #0F570F;
font-size: 120%;
font-weight: bold;
font-style: italic;
text-align: center;
}
h4 {
color: #0F570F;
font-size: 90%;
font-weight: bold;
font-style: italic;
text-align: center;
}

img {
border: none;
}
span.italic {
font-style: italic;
}
span.bold {
font-weight: bold;
}
span.straight {
font-weight: normal;
font-style: normal;
}
span.bi {
font-weight: bold;
font-style: italic;
}
div.dec {
color: #808000;
font-size: 100%;
font-weight: bold;
font-style: italic;
text-align: center;
}

div.links {
color: #808000;
font-size: 80%;
font-weight: bold;
font-style: italic;
text-align: center;
}
div.center {
text-align: center;
}
table.main {
width: 100%;
}
table.sub {
width=500;
border-width: 2;
border-color: #0F570F;
}
td.content {
background-color: #ffffff;
}
#nav td {
background-image: url("button.gif");
}
#nav a:link, #nav a:visited, #nav a:hover {
background-image: url("buttonup.gif");
background-repeat: no-repeat;
display: block;
width: 90px;
height: 30px;
}
#nav a:active {
background-image: url("button.gif");
background-repeat: no-repeat;
display: block;
width: 90px;
height: 30px;
}
