body {
font-family: tahoma;
font-size: 10pt;
}

.code {
white-space: pre;
background-color: #dddddd;
font-family: Courier New;
font-size: 10pt;
}

h1 {
font-family: tahoma;
font-size: 14pt;
font-weight: bold;
}

h2 {
margin-top: 20px;
font-family: tahoma;
font-size: 11pt;
font-weight: bold;
}

h3 {
font-size: 10pt;
font-weight: bold;
}

/*table.attributeList*/ th {
font-size: 9pt;
}

/*table.attributeList*/ td {
font-size: 10pt;
border-width: 1px;
border-color:black;
border-style:solid;
}

table/*.attributeList */{
border-spacing: 2px;
}

ol {
padding-left: 2em;
margin-bottom: 0px;
}
/*ol li {
margin-bottom: 0px;
padding-left:0px;
}*/
