body { 
width:100% !important;
margin:0 !important;
padding:0 !important;
line-height: 1.4;
font-family: Arial, Helvetica, sans-serif;
color: #333;
background: none;
font-size: 11pt;
}

/*Headings */
h1,h2,h3,h4 {font-family: Arial, Helvetica, sans-serif;padding: 0;font-weight: normal;color:#333;line-height:1; }
h1{font-size:24pt;margin: 0 0 10pt 0;}
h2{font-size:16pt;line-height:18pt;margin: 0 0 5pt 0;}
h3{font-size:12pt;margin: 0 0 2pt 0;}
h4{font-size:11pt;}
#header h2 {font-size: 14pt;margin: 0 0 10pt 0;color: #888;}

/* Images */
a img { border: none; }
.floatleft {float: left;margin: 0.5em 1.5em 0.5em 0;}
.floatright {float: right;margin: 0.5em 0 0.5em 1.5em;}

/* Links */
a:link, a:visited { background: transparent;  text-decoration: none;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
table { padding:0;margin: 1px; text-align:left; width: 95%;margin-bottom: 40px;margin-top: -5pt;}
th { border-bottom: 1px solid #666;  font-weight: bold; }
td { border-bottom: 1px solid #666; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 


#nav, #secnav, .hide, form, #crumb, .backtop, #sidebar, #footer, #lang, hr
{display:none;}


