body { font: 75% "Lucida Grande", Verdana, Arial, helvetica, sans-serif; font-size: 10pt; background-color: #FFFFFF; color: #000000}
a:link { color: "#464695"}
a:active { color: "#464695"}
a:visited { color: "#464695"}

H1 {}
PRE { font-family: Courier}

table { }
tr {  }
td { }

* Properties that both side lists have in common */
div.link-list {
        width:10.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
/* we leave some place on the side using the margin-* properties */
#main {
        margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}
/* and then we put each list on its place */
#list1 {
        left:0;
}
#list2 {
        right:0;
}

* Properties that both side lists have in common */
div.link-list {
        width:10.2em;
        position:absolute;
        top:0;
        font-size:80%;
        padding-left:1%;
        padding-right:1%;
        margin-left:0;
        margin-right:0;
}
/* we leave some place on the side using the margin-* properties */
#main {
        margin-left:10.2em;
        margin-right:10.2em;
        padding-left:1em;
        padding-right:1em;
}
/* and then we put each list on its place */
#list1 {
        left:0;
}
#list2 {
        right:0;
}


.StdText { }
.StdTable { border-style: none; border-width: 0px; border-color: #000000
font-family: Tahoma; font-size: 8pt;}
.StdTD  { background-color: #E8E8E8}
.BoldTD  { background-color: #D9D9ED; font-weight: bold}
.StdTR  { background-color: #E8E8E8}
.StdTRLight  { background-color: #F3F3F3}
.StdTRHead   { background-color: #A8A5DE}
.StdTDHead   { background-color: #A8A5DE}

.StdTDhead  { background-color: #A8A5DE; color: white; font-weight: bold}
.StdTRhead  { background-color: #A8A5DE; color: white; font-weight: bold}
.ErrorInput { background-color: #F395A5}

