body, tr, td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;

}
h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
}
a:link {
        color: #000066;
        text-decoration: none;

}
a:visited {
        color: #000066;
        text-decoration: none;
}
a:hover {

        color: #000066;
        text-decoration: none;
}
a:active {


        color: #000066;
        text-decoration: none;
}
.txtSmall {
        font-size: 10px;

}
