/** PRINT *****************************************************************************************/

#header { display: none }
#footer { display: none }

.calendar { display: none }
.news { display: none }
.sidebar { display: none }

.article { width: 100%; margin: 0; float: none; background: transparent; color: #111; font-size: 13px }

body { background: white; font-family: Georgia, "Times New Roman", serif }

a:link:after { content: " (" attr(href) ") " }
a:link { font-weight: bold; text-decoration: underline; color: #06c }
