/* YUI 3.4.1 cssfonts.css BSD License: http://yuilibrary.com/license/ */
body {
        font:13px/1.231 Georgia,Verdana,arial,helvetica,clean,sans-serif;
        *font-size:small; /* for IE */
        *font:x-small; /* for IE in quirks mode */
}
select,
input,
button,
textarea {
        font:99% Georgia,Verdana,arial,helvetica,clean,sans-serif;
}
table {
        font-size:inherit;
        font:100%;
}
pre,
code,
kbd,
samp,
tt {
        font-family:monospace;
        *font-size:108%;
        line-height:100%;
}
/* End of cssfonts.css ******************************************************/


body { color: black; background: white; }
body { margin-left: 6%; margin-right: 6%; }
h1 { margin-left: -4%;}
h2 { margin-left: -2%; }
/*h3,h4,h5,h6 { margin-left: -0%; }*/
