@charset "UTF-8";
/* CSS Document */
#menu, #footer, .advertising {
    display: none;}
#wrapper, #content {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    float: none;
}

* {
    background: white;
    color:#000000;
}
 
table {
    margin-top:10pt;
    margin-bottom:10pt;
    border-collapse:collapse;
}
 
table td {
    padding:10pt;
    border:1px solid #000;
}
8
body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
}
h1 {
    font-size:20pt;
    font-weight:bold;
}
#header,
#footer,
#right,
.back,
.ce_comments,
.pdf_link {
    display:none;
}
 
* {
    background-color:#fff;
    font:12pt Arial,Helvetica,sans-serif;
    color:#000;
}
 
h1 {
    font-size:20pt;
    font-weight:bold;
}
 
h2 {
    font-size:16pt;
    font-weight:bold;
}
 
h3 {
    font-size:14pt;
    font-weight:bold;
}
 
#main {
    width:100%;
    float:none;
}
 
table {
    margin-top:10pt;
    margin-bottom:10pt;
    border-collapse:collapse;
}
 
table td {
    padding:10pt;
    border:1px solid #000;
}
