div#sidebar
{
	display: none;
}

.navigationBar
{
	display:none;
}

body {
   width: 7in;   
   color: #000;
   font: 12pt/20pt "Times New Roman", Times, serif;
}

#mainContent
{
	margin: 0;
}

#actions
{
	display: none;
}

a[href^="http"]:after {
   content:" ["attr(href)"]"; 
   font-weight: normal;
}

a[href^="mailto"]:after {
   content:" ["attr(href)"]"; 
   font-weight: normal;
}
