/* ongoing productions stylesheet */
body {font-family: verdana; color: black; background-color: c3d9ff;}
       h1, h2, h3, h4, h5, h6 {font-family: verdana; color: 356aa0}
table {font-family: verdana; font-size: 9pt; color: black; background-color: white; }
#cell td {border-bottom: 1px dotted white;}
#links {width: 150px; float: left; background-color: 73870a; margin-right: 10px;
       padding: 10px; }
#links a {display: block; font-family: sans-serif; color: white; font-size: 9pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: 356aa0; text-decoration: underline}
#links a:active {text-decoration: none}
#main {width: 760; float: center;}
