#top,
#leftnav,
#footer,
#respond,
#commentform {
/* Hides all the elements irrelevant for printing */
display: none;
}

body {
font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
font-size: 11pt !important;
}

h1, h2, h3, h4, h5, h6
{
border: none;
font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

div, p, ul, dl, ol {
width: auto !important;
}

ul, ol, dl {
padding-right: 0.5em; 
}

ul { 
list-style-type: square;
}


table,
table td {
border: 0px solid black;
border-collapse: collapse;
}

a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}

a:link, a:visited {
color: #520;
background: transparent;
}

/* Uncomment this to get link addresses inserted along with the link text
when you print.

#content a:link:after, 
#content a:visited:after {
content: " [" attr(href) "] ";
}
*/
