* {
    font-family: Verdana, Sans-Serif;
    font-size: 9pt;
    line-height: 12pt;
    text-align: left;
}
body {
    text-align: center;
    background-color: #CCCCCC;
}
a {
    color: #0000a0;
}
a:visited {
    color: #800080;
}
ul {
    padding: 0;
}
li {
    list-style: none;
    padding: 5px 0;
}
p {
    text-indent: 20px;
}
img {
    border: 0;
}
.listHead {
    border-bottom: 1px solid #808080;
    font-weight: bold;
    padding: 0px 0px 2px 2px;
}
