/* CSS Document */
#bannerContainer, #mainNavigation, #footer, #subNavigation {display: none}
body {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; width: 180mm;}
#middleColumn {float: none !important;}
h1 {font-size: 16pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 10pt;}
td {font-size: 10pt;}
a:link, a:visited {color: #000; background: transparent; font-weight: bold;	text-decoration: underline;}
a:link:after, a:visited:after {content: " (" attr(href) ") "; font-style: italic; font-weight: normal;}
