body {
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
}


#banner {
display:none;
}

#nav {
display:none;
}

#content {
}

#innerContent {
}

#bottom {
text-align:center;

font-size:9pt;
}

h1 {
font-size:14pt;
margin-top:0px;
margin-bottom:1px;
padding:3px;

text-align:left;
border-bottom-width:1px;
border-bottom-style:solid;
}

h2 {
font-size:10pt;
}

h3 {
font-size:10pt;
font-weight:normal;
margin-bottom:0px;
}

p.toolsSettings {
margin-top:0px;
}

li {
margin-top:5px;
}

em {
font-style:normal;
font-weight:bold;
}

td {
vertical-align:top;
}

textarea.code {
width:100%;
}
