body {
margin: 0px;
color: black;
font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
}

td.menu {
background-color: #333366;
width: 155px;
vertical-align: top;
text-align: center;
}

table.menu {
margin-left: auto;
margin-right: auto;
border: 0px;
}
 
td.width {
width: 70px;
}

td.content {
width: 550px;
vertical-align: top;
}

a.menu {
text-decoration: none;
color: white;
font-size: large;

}

table.content {
background-color: #009966;
width: 550px;
border-width: thin;
border-style: groove;
height: 100%;
}

.center {
text-align: center;
}

.bold {
font-weight: bold;
}

td.spacer {
height: 5px;
}

img.border {
border: 1px solid black;
}

img.noborder {
border: 0px solid;
}

.right {
text-align: right;
}

ul.square {
list-style-type: square;
}

ul.circle {
list-style-type: circle;
}

p.desc {
font-size: small;
}

a.content {
color: black;
font-size: medium;
font-family: "Times New Roman", serif;
}

.storyheadline {
text-decoration: underline;
text-align: center;
}

p.story {
text-indent: 2em;
}

td.date {
font-weight: bold;
width: 85px;
font-size: small;
}

h2, h3, h4 {
font-family: "Times New Roman";
}

h1 {
font-family: "Trebuchet MS", Verdana, sans-serif;
}

table.date {
width: 460px;
}