/* Base styles for printing */
a { color: Black !important; padding: 0 !important; text-decoration: none; }

b { color: Black !important;  }

body {
    background: white;
    font-size: 10pt;
    color: black !important;
    margin: 0;
    padding: 0;
    width: 100%;	 
    overflow: auto;	 
}

.bordertable {
	left: 0cm;
	position: relative;
}
.breadcrumb { display: none;}

code {
	overflow: auto;
}

.extrafooter { display: none;}

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

.namespacetable { display: none;}

.pagelinks { display: none;}

.rsslink { display: none;}

ul { list-style-type: square; }

.wikiform { display: none;}