body {background-color: #ffffff; font-family: verdana, helvetica, arial; font-size: 10pt; color: #333333; font-weight: normal;}



td {background-color: #ffffff; font-family: verdana, helvetica, arial; font-size: 10pt; color: #333333; font-weight: normal;}

td.tab {background-color: #666633; font-family: verdana, helvetica, arial; font-size: 10pt; color: #333333; font-weight: normal;}


A:LINK {TEXT-DECORATION: UNDERLINE; COLOR: #669933; FONT-SIZE: 10pt;}

A:HOVER {TEXT-DECORATION: UNDERLINE; COLOR: #666633; FONT-SIZE: 10pt;}

A:VISITED {TEXT-DECORATION: UNDERLINE; COLOR: #333333; FONT-SIZE: 10pt;}

A:HOVER {TEXT-DECORATION: UNDERLINE; COLOR: #666633; FONT-SIZE: 10pt;}

.big {font-size: 35pt;}

.small {font-size: 8pt;}


ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    background: #666633; 
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol#toc a {
    background: #666633; ;
    color: #cccc99;
    display: block;
    float: left;
    height: 2em;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ol#toc li.current {
    background-color: #666633;
    background-position: 0 -60px;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #ffffcc;
    font-weight: bold;
}

div.content {
    border: #666633 solid 3px;
    clear: left;
    padding: 1em;
}

