body {
background: #F4EFE4 url(grafs/parchment.jpg);
margin: 5px 3% 10px 3%;
font-family: Verdana,Helvetica,Arial,sans-serif;
color: black;
}

h1 {
text-align: center;
color: #247431;
font-size: 24px;
}

h2 {
text-align: left;
color: black;
font-size: 16px;
font-weight: bold;
text-decoration: underline;
}

h3 {
text-align: left;
font-size: 14px;
font-weight: normal;
color: black;
font-style: italic;
margin-left: 4em;
}

p {
text-align: left;
font-size: 14px;
}

p.attribute {
text-align: right;
margin-right: 30px;
margin-top: -5px;
margin-bottom: 35px;
}

h4 {
font-size: 14px;
text-align: center;
background-color: white;
padding: 5px;
margin: 0px auto 30px auto;
}

td.content {
background-color: white;
}

td.nav {
width: 115px;
max-width: 115px;
}

li {
font-size: 14px;
margin-left: 3em;
}

h4 a:link {
color: blue;
background-color: white;
text-decoration: none;
}

h4 a:visited {
color: black;
background-color: white;
text-decoration: none;
}

h4 a:hover {
background-color: red;
color: yellow;
text-decoration: none;
}

h4 a:active {
background-color: black;
color: white;
text-decoration: none;
}

h5 {
font-weight: normal;
font-size: 12px;
text-align: center;
margin-top: 3px;
margin-bottom: 0px;
}

.smaller {
font-size: 85%;
}

.bigger {
font-size: 200%;
margin-top: 0px;
}

.centre {
text-align: center;
}

.strike {
text-decoration: line-through;
}

div.leftbump {
margin-left: 2em;
}
