html, body, body * { color: #000; }
body { font-size: 70%; }

div#printHeader { display: block; width: 100%; padding-bottom: 15px; border-bottom: 2px solid #000; }
	img#logo { position: static; border: none; }

div#topnav, img#buttonRegistration, div#metanav, div#header, div#footer, .noPrint
{ display: none; }

div#content { width: 550px; margin: 0px 0 10px 0px; }

div#printFooter { display: block; margin: 30px 0 0; padding: 5px 0; border-top: 1px solid #878787; }
div#printFooter p.adress { width: 600px; font-size: 1em; }


a.blueArrow:link, a.blueArrow:visited { padding-left: 0px; background: transparent; color: #000 !important; }
a.redArrow:link, a.redArrow:visited { padding-left: 0px; background: transparent; color: #000 !important; }

a, th, td, h2 { color: #000 !important; }
a { color: #000 !important; text-decoration: underline !important; }

h1.alert, h2.alert, h3.alert, p.alert { color: #000 !important; background: transparent; }













