body {
width: 842px;
}

p {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #7986A1;
}

li { 
display: inline;
border: solid 1px white;
line-height: 30px;
padding: 5px;
margin: 5px;
background-color: #DDDDB7;
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #7986A1;
}

h1 {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 22px;
color: #7986A1;
}

h2 {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-size: 18px;
color: #7986A1;
}

h3 {
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #7986A1;
}

A:link {
text-decoration: underline;
color: #7986A1;
}

A:visited {
text-decoration: underline;
color: #7986A1;
}

A:hover {
text-decoration: underline; 
color: #FE8400;
}

.footer {
font-size: 9px;
color: #B9BFB9#
}

.strong {
font-weight: bold;
}

.caption {
font-weight: bold;
font-size: 9px;
}