* {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
	-ms-filter: none !important;
	text-align: left !important;
	height: auto !important;
	width: auto !important;
	position: static !important;
	opacity: 1 !important;
}
p a[href]:after,
li a[href]:after{
    content: " (" attr(href) ")";
}

body {
    font-size: 12pt;
    background: none;
}
div,
canvas {
    display: none;
}
#container,
#middle,
#content,
#content div {
    height: auto;
    width: auto;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    float: none;
}
#content #login-out,
#content #toolswrapper,
#twttrHubFrame,
#fb-root {
    display: none;
}