/* general */ body, table { background-color: #ffcc00; font: 10pt/14pt verdana, tahoma, arial, sans-serif; } h1 { font-size: 18pt; line-height: 24pt; } h2 { font-size: 14pt; line-height: 18pt; } h3 { font-size: 12pt; line-height: 16pt; } h4 { font-size: 10pt; line-height: 14pt; } img { border: 0; } /* start page */ table.column { width: 180; text-align: center; } td.so { background-color: #ffff8a; padding: 1; } a.so { color: #330000; font-size: 9pt; font-weight: bold; text-decoration: none; } td.su { background-color: #ffff66; padding: 1; } a.su { color: #330000; font-size: 9pt; text-decoration: none; } p.s { font-size: 9pt; text-align: center; } /* navigation bars */ table.n { width: 100%; padding: 0; } td.n { background-color: #0070d2; padding: 1; } a.n { color: #ffff8a; font-weight: bold; font-size: 9pt; text-decoration: none; } td.n1k { background-color: #a61000; padding: 1; } a.n1k { color: #ffff8a; font-weight: bold; font-size: 9pt; text-decoration: none; } td.n1h { background-color: #e61900; padding: 1; } a.n1h { color: #ffff8a; font-weight: bold; font-size: 9pt; text-decoration: none; } td.n2k { background-color: #169000; padding: 1; } a.n2k { color: #ffff8a; font-size: 9pt; text-decoration: none; } td.n2h { background-color: #49cf29; padding: 1; } a.n2h { color: #ffff8a; font-size: 9pt; text-decoration: none; } /* content */ td.h3e { background-color: #ffff8a; text-align: center; padding: 1; } a.h3e { color: #330000; font-size: 9pt; text-decoration: none; } td.h4e { background-color: #ffdf1f; text-align: center; padding: 1; } a.h4e { color: #330000; font-size: 9pt; text-decoration: none; } .h4e { background-color: #ffd616; padding: 4; } td.toc { background-color: #ffff8a; vertical-align: top; padding: 1; } a.toc { color: #330000; font-size: 9pt; text-decoration: none; } a.blacklink { color: black; font-weight: bold; text-decoration: none; } a.blacklink:hover { color: blue; cursor: pointer; } tr.columns { vertical-align: top; } td.centercolumn { } td.leftcolumn { background-color: #ffd616; width: 22%; padding: 7; } td.rightcolumn { background-color: #ffd616; width: 22%; padding: 7; } .hidden { display: none; } a.text-link { color: black; text-decoration: none; } a.text-link:hover { color: blue; cursor: pointer; } /* footer */ .foot { font-size: 8pt; }