body {
    font-family: 'Proxima_N_W01_Reg', Georgia,  serif;
    background: none;
    color: black;
}

#content {
    position: inherit;
    width: 100% ! important;
    height: auto ! important;
    margin: 0;
    padding: 0;
    background: none;
    border: 0 ! important;
}

#main-nav, .doc-tabs, #search.visible-phone, .navbar-inner, #footer-nav {
    display: none ! important;
}

.well {
    box-shadow: 0;
    border: 0
}

#lloyds {
    width: 100% ! important
}

/*a:after {
	content: " [" attr(href) "] ";
} */


h1.J_chapTitle {
    font-size: 1.3em;
    font-weight: bold;
}

h1.J_author {
    font-size: 1.1em;
    font-weight: bold;
}

.J_pLeft {
    line-height: 1.5;
    font-size: 0.9em
}
/*a:after{content:" (" attr(href) ") ";font-size:0.8em;font-weight:normal;}*/