body {
font-family: Verdana;
font-size:10pt;
background-image: url("images/back_lit.jpg");
}
html{
scrollbar-highlight-color: #4186BE;
scrollbar-shadow-color: #326894;
scrollbar-arrow-color: #656565;
scrollbar-base-color: #EEEEEE;
scrollbar-face-color: #EOEOEO;
scrollbar-3d-light-color: #4186BE;
scrollbar-track-color: #656565;
}
table {
text-color: #334B21;
font-family: Verdana;
font-size:10pt;
border-color: #888888;
}


a:link {
color: #33529B;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color: #2D2679;
cursor: default;
}
a:hover {
color: #6289CA;
font-style: italic;
text-decoration: none;
cursor: default;
}
a:active {
color: #6289CA;
font-style: italic;
text-decoration: underline;
cursor: default;
}


td.essaycolor {
background-color: #C7A82C;
}
td.storycolor {
background-color: #53A736;
}


.complete {
color: #3382C1;
}
.incomplete {
color: #C7301F;
}


.essaybody {
font-family: Verdana;
font-size:10pt;
text-align: justify;
color: #31532B;
}
.essaytitle {
border-left-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 10pt;
font-family: Arial;
color: #863788;
font-weight:bold;
}


.storybody {
font-family: Verdana;
font-size:10pt;
text-align: justify;
color: #7E2C2C;
}
.storytitle {
border-left-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 10pt;
font-family: Arial;
color: #554F8E;
font-weight: bold;
}