html, body {
    margin-left:0.1em !important;
    width: 10em;
}


* {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif !important;
    font-size: 64pt !important ;
    font-weight: bold !important;
    margin-left:0em  !important;
    padding-left:0em !important;
    margin-right:0em  !important;
    padding-right:0em !important;
    line-height: 1.55em !important;
    padding-top:0em;
    padding-bottom:0em;
} 


a{
    color:blue;
    text-decoration: none;
    white-space:nowrap
}



div > .ltx_para > .ltx_p,
section > .ltx_para > .ltx_p { text-indent:0em; padding-bottom:0.5em; }

.ltx_page_logo     {display:none; }

.ltx_page_header a, .ltx_page_footer a{
    white-space: normal;
    display:block;
}

.ltx_page_header{
    display:none;
}

#style_header {
    text-align: center;
    margin-bottom:0em;
    display: none;
}
#style_control{
    text-align: center;
    line-height: 1.5em;
    margin-bottom:0.6em;
    padding-bottom:0.6em;
    display: none;
}

.ltx_enumerate {padding-left:1.2em; }
.ltx_item { padding-bottom: 1em;}
.ltx_theorem {
    padding-bottom: 0.5em;   
}
.ltx_theorem .ltx_title {
    margin-bottom: 0.1em;
    font-weight: bold;
}
.ltx_tabular { display:inline-table; border-collapse:separate;    border-spacing: 0.5em; }
.ltx_page_footer span {display:block; padding:0em}
a[rel='prev']:before{content:"previous:";}
