/* ------------------------------------------------------------------------------ */
/* Browser Reset                                                                  */
/* ------------------------------------------------------------------------------ */
            html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
            blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
            small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
            tbody, tfoot, thead, tr, th, td
                                {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;	}
            :focus {outline: 0;}
            body {line-height: 1;color: black;background: white;}
            ol, ul {list-style: none;}

            table {border-collapse: separate;border-spacing: 0;}
            caption, th, td {text-align: left;font-weight: normal;}
            blockquote:before, blockquote:after, q:before, q:after {content: "";}
            blockquote, q {quotes: "" "";}



/* ------------------------------------------------------------------------------ */
/* Basic Style Definitions                                                        */
/* ------------------------------------------------------------------------------ */
            body {font-size: 62.5%; background: #f7f7f7; padding-top: 120px;}
            em {font-style: italic; font-size: inherit;}
            strong {font-weight: normal; color: #fcfc00;}
            del {text-decoration: line-through; font-size: inherit;}
            ins {text-decoration: underline; font-style: italic; font-size: inherit;}
            pre {white-space: pre; font-family: "courier new", monospace;}
            address, li, td, th, caption {margin-bottom: 0;}
            dt:after {content: '';}
            dt {margin-bottom: 0; font-weight: bold;}
            dd {margin-left: 5ex;}
            blockquote {font-style: italic; margin: 0 10ex 1.6em 10ex;}
            kbd {border: 1px solid black; border-width: 1px 2px 2px 1px; padding: 0 3px; margin: -5px 0; white-space: pre; font-family: "courier new", monospace;}
            code, samp, tt, var {white-space: pre; font-family: "courier new", monospace;}
            abbr, acronym {border-bottom: 1px dotted black;}
            dfn {font-style: italic;}
            sub {vertical-align: sub; font-size: .5em;}
            sup {vertical-align: super; font-size: .5em;}

            h1, h2, h3, h4, h5, h6, p, address, del, ins, pre, dt, dd, blockquote, li, td, th, caption, label {
font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
                    font-style: normal;
                    font-variant: normal;
                    font-weight: normal;
                    letter-spacing: normal;
                    text-align: left;
                    text-indent: 0;
                    text-transform: none;
                    white-space: normal;
                    word-spacing: normal;
                    text-decoration: none;
                    font-size: 14px;
                    line-height: 18px;
                    margin-bottom: 18px;
                    color: #333;
                }


h1 {
font-size: 30px;
line-height: 36px;
margin-bottom: 0;
font-weight: bold;
}

h2 {
font-size: 16px;
line-height: 18px;
margin-bottom: 0;
font-weight: bold;
}
li {
margin-bottom: 0;
line-height: 18px;
font-size: 14px;
}
ul {
margin-bottom: 18px;
}
a {
text-decoration: none;
color: inherit;
}

#michaelpaull {
float: left;
margin: 0 48px 400px 25%;
}
dt {margin: 0;}