        body {
            font-family: 'Gill Sans', Trebuchet, 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
            color: #000;
            font-size: 14px;
        }
        h1, h2, h3 {
            padding: 2px;
            margin: 0;
        }
        h1 { 
            background-color: #fff; 
            font-size: 1.8em;
        }
        h2 {
            font-size: 1.2em;
        }
        h3 {
            font-size: 1em;
            padding-left: 5px;
        }

