body {
color: #676767;
font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
background-color: #DCDCDC; }

#container {
margin: 1em auto;
width: 800px;
background-color: white;
text-align: left;
border: 1px #999999 solid; }

table {}
img {}
tr {}
a {}
p {}
span.emph {
font-weight: bold;
text-decoration: none;
color: #377a3d; }
a:link {
font-weight: bold;
text-decoration: none;
color: #377a3d; }
a:visited {
font-weight: bold;
text-decoration: none;
color: #377a3d; }
a:hover {
font-weight: bold;
text-decoration: none;
color: #cd291f; }
a:active {
font-weight: bold;
text-decoration: none;
color: #cd291f; }