body { font-weight: normal; font-size: 13px; font-family: sans-serif; color: #FFFFFF; background-color: #003366 }
a:link,a:visited { text-decoration: none; color: #0099FF }
a:active { text-decoration: none; color : #33CC66 }
a:hover { text-decoration: underline; color: #FF0000 }
div { margin: 1px 0px 1px 0px; padding: 4px 1px 4px 1px }
div.v1 { background-color: #00468C }
a.halt { text-decoration: none; color: #FF0000 }
a.halt:hover { text-decoration: underline; color : #33CC66 }
div.tl {
padding-top: 3px; padding-bottom: 3px; padding-left: 4px;
background-color: #00468C; color: #FFFFFF;
font-weight: bold;
border: 1px solid #1E90FF;
text-align: center; 
}

div.v2 {
    margin: 1px;
    padding: 1px;
    background-color: #F0EFFF;
    text-align: center;
}
div.copy { 
        background: #003D79; 
        border-top: 2px solid #00468C; 
        border-bottom: 1px solid #004993; 
        padding: 2px 3px 3px 3px; 
        margin: 6px 0; 
        text-align: center;
}
dl {
   margin-top: 1ex;
   margin-bottom: 0;
   margin-left: 0pt;
}
dt {
   border-bottom:1px dotted #336699;
   margin:2px 1px 0px 0px;
   padding:2px;
}
.small {
    font-size: small;
}

.divider {
    border-bottom:1px dotted #336699;
    margin:2px 2px 0;
    padding:2px;
}

hr {
   border: 1px dotted #336699;
}

.head {text-align: center; background:url("head.gif"); background-color: #ffffff; height: 80px;}