﻿/* Print stylesheet */
body							{ background: white; font-size: 12pt; font-family: arial,sans-serif; }

#head,
#menu,
#topmenu,
#leftmenu,
#searchbox,
#languages,
#footer,
#hot-links,
#skiptocontent,
.bread-crumbs,
.paging,
.spot							{ display: none; }

#page							{ margin: 0 4cm 0 0; }

form,
#wrapper,
#content						{ position: static; clear: both; width: auto; margin: 0; padding: 0; border: 0; float: none !important; overflow: visible !important; color: black; background: transparent none; }

a:link, a:visited				{ color: black; background: transparent; font-weight: bold; text-decoration: underline; }

#content h1		{ font-size: 22px; line-height: 30px; margin: 10px 0 20px; font-weight: normal; }
#content h2		{ font-size: 16px; line-height: 20px; margin: 20px 0 10px; font-weight: normal; font-style: italic; }
#content h3		{ font-size: 18px; line-height: 22px; margin: 20px 0 10px; font-weight: normal; }
#content h4		{ font-size: 12px; line-height: 20px; margin: 20px 0 2px; font-weight: bold; }
#content h5		{ font-size: 12px; line-height: 20px; margin: 20px 0 2px; font-weight: bold; }
#content h6		{ font-size: 12px; line-height: 20px; margin: 20px 0 2px; font-weight: bold; }
#content h7		{ font-size: 12px; line-height: 20px; margin: 20px 0 2px; font-weight: bold; }
#content img	{ margin: 0 0 10px; }
#content p		{ font-size: 12px; line-height: 20px; margin: 0 0 10px; font-weight: normal; }

fieldset{border:none;}
legend{display:none;}
