body {
        background: url("images/bg.gif");
        background-color: #f2f5f7;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size : 12px;
        color: #000666;
        margin: 0px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        background-image : url(images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 18px;
        margin: 0px;
}

table {
        font-size : 12px;
}

.toplink {
				background: #fff
}

.toplink a {
        text-decoration: underline;
        color: #000000;
}

.toplink a:hover {
        color: #000000;
        text-decoration: underline;
}