a {
    color: #7CBDD9;
    text-decoration: none;
    font-weight: bold;
    cursor: sw-resize
    }
a:visited {
    color: #7CBDD9;
    text-decoration: none;
    font-weight: bold;
    cursor: sw-resize
    }
a:active {
    color: #7CBDD9;
    text-decoration: none;
    font-weight: bold;
    cursor: sw-resize
    }
a:hover {
    color: #7CBDD9;
    text-decoration: none;
    font-weight: bold;
    cursor: sw-resize;
    border-bottom: 1px dotted #DBDADF
    }
BODY {
    font-family: verdana, arial, geneva, helvetica, sans-serif;
    font-size: 8pt;
    color: #9F8286;
    background-color: #B4B8BB;
    background-image: url(chianaback.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    background-attachment: scroll
    }
TD {
    font-family: verdana, arial, geneva, helvetica, sans-serif;
    font-size: 8pt
    }
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
    }
h2 {
    font-size: 11px;
    line-height: 12px;
    color: #B2A6AA;
    margin: 0 0 10px 0;
    letter-spacing: 3px;
    font-family: verdana, arial, geneva, helvetica, sans-serif;
    text-transform: uppercase;
    text-align: right
    }