﻿body
{
    background-color: transparent;
    font-size: 12pt;
    font-family: 'Times New Roman' ,Times,serif;
    color: #000000;
}

#header, #footer, #sidebar, #right-sidebar
{
    display: none;
}


.action-buttons
{
    display: none;
}

#article a:link:after, #article a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
