
    * {
        font-size: 9pt;
        /*font-family: Georgia, Times, "Times New Roman", serif;*/
    }

    #footer, #header, .hideprint {
        display: none;
        margin: 0;
        padding: 0;
    }

    a {
        color: inherit;
        border: none;
    }

    a:after {
        content:" [" attr(href) "] ";
    }

    table.cheat_sheet_output_block {
        border-collapse: collapse;
        margin: 0 0 12px 0;
        width: 100%;
    }

        table.cheat_sheet_output_block tr {
        }

            table.cheat_sheet_output_block tr th {
                text-align: left;
                padding: 3px 8px;
                color: #fff;
            }

            table.cheat_sheet_output_block tr td {
                padding: 3px 8px;
            }

            .cheat_sheet_output_column_spacer {

            }

    .adsense, script {
        display: none;
    }
