/* general formatting --------------------------------------------------- */
body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin-left:0px;
margin-top:20px;
/* background: url(/images/background.gif) left top repeat-y #534C4B; */

}

a {
font-weight: bold;
text-decoration: underline;
color: #cecece;
}

a:hover {
text-decoration: none;
}
