body {
color: #212529;
background-color: #f5f5f5;
background: url(graphics/back.png) repeat;
}
#body-container a:visited, #body-container a:link {
color: #212529;
border-bottom: 1px groove;
text-decoration: none;
}
#body-container a:hover, #body-container a:active {
color: #212529;
background-color: #d6d6d6;
border-bottom: 1px groove;
}
p {
font-size: 18px;
font-family: Georgia,"Times New Roman",Times,Serif;
line-height: 1.5em;
margin-bottom: 1.5em
}
h1 {
font-size: 2em;
line-height: 2.5em;
font-family: "Lucida Grande",Arial,Verdana, sans-serif
}
h2 {
font-size: 1.5em;
line-height: 2em;
font-family: "Lucida Grande",Arial,Verdana, sans-serif
}
h3 {
font-style: italic;
font-size: 1.25em;
line-height: 2em;
font-family: Georgia,"Times New Roman",Times,Serif
}
h4 {
font-size: 1em;
line-height: 1.5em;
font-family: Georgia,"Times New Roman",Times,Serif;
font-style: italic
}
h5 {
font-size: 1em;
line-height: 1.5em;
font-family: Georgia,"Times New Roman",Times,Serif;
font-weight: lighter
}
h6 {
font-size: 0.75em;
line-height: 1.5em;
font-family: Georgia,"Times New Roman",Times,Serif
}
blockquote {
margin-top: 1em;
margin-bottom: 1em;
margin-left: 1em;
margin-right: 2em;
padding-left: 1em;
border-left: 4px #d2d2d2 solid
}
cite {
line-height: 1.5em
}
code {
font-family: monospace;
line-height: 1.5em;
font-size: 1em
}
abbr {
font-family: "Times New Roman";
letter-spacing: 0.1em font-variant:small-caps;
font-size: 0.9em
}
samp {
font-family: monospace;
line-height: 1.5em;
font-size: 0.9em
}
ul {
margin-left: 2em;
margin-bottom: 1.5em;
font-size: 1em;
line-height: 1.25em;
font-family: Georgia,"Times New Roman",Times,Serif;
list-style: circle
}
#body-container li {
line-height: 1.25em;
font-size: 1em
}
ol {
margin-left: 2em;
margin-bottom: 1.5em;
font-size: 1em;
line-height: 1.25em;
font-family: Georgia,"Times New Roman",Times,Serif;
list-style: decimal
}
#footer p {
font-style: italic;
text-align: center;
font-size: 0.25em
}
.menu {
list-style: none;
float: left;
color: #fff;
font-family: "Lucida Grande",Arial,Verdana, sans-serif;
font-size: 1.25em
}
.menu li {
padding-left: 1.25em;
padding-top: 0.3em
}
#title a:link, #title a:visited {
text-decoration: none;
color: #fff;
background-color: none
}
#title a:hover, #title a:active {
color: #fe0
}
.highlight {
font-weight: 600;
color: #212121;
text-shadow: 1px 1px 1px #fff
}
.article-nav {
text-align: left
}
.content strong {
text-shadow: 1px 1px 1px #fff
}
