body { font-family: Arial,Helvetica,sans-serif;
color: rgb(255, 0, 0);
background-color: rgb(255, 255, 255);
}
.pagetitle{color:rgb(0, 51, 102);font-size:18px;font-weight:700}
.navbar ul { margin: 0pt;
padding: 0pt;
float: left;
width: 100%;
list-style-type: none;
}
.navbar li { display: inline;
}
.navbar a { border-style: solid;
border-color: white white white rgb(0, 51, 102);
border-width: 0px 0px 0px 1px;
padding: 0px 4px;
font-size: 11px;
float: left;
text-decoration: none;
color: rgb(0, 51, 102);
background-color: white;
font-weight: bold;
}
.navbar a:hover { background-color: rgb(255, 204, 51);}
.navbar a:visited{color: rgb(0, 51, 102);} 
.navbar a:link{color: rgb(0, 51, 102);} 
.navbar a:active{color: rgb(0, 51, 102);text-decoration: none;} 
.toc {color: rgb(0, 51, 102); font-size: 11px;
      background-color: rgb(102, 153, 204);}
.toc a:link{color:rgb(0, 51, 102);}
.toc a:active{color:rgb(0, 51, 102);}
.toc a:visited{color:rgb(0, 51, 102);}
.toc a:hover{color:rgb(226, 255, 255);}
.tocheading { color: rgb(226, 255, 255);
margin-bottom: 0px;
font-weight: bold;
font-size: 12px;
}
.tocheading a { color: rgb(226, 255, 255);
margin-bottom: 0px;
font-weight: bold;
font-size: 12px;
}
.tocheading a:link{color: rgb(226, 255, 255);}
.tocheading a:active{color: rgb(226, 255, 255);}
.tocheading a:visited{color: rgb(226, 255, 255);}
.tocheading a:hover{color: rgb(0, 51, 102);}

.toc ul { list-style: none;
padding: 0px 0px 0px 10px; 
margin: 0px 0px 7px 0px;
}
.den {color:rgb(0, 51, 102);font-size:11px;}
.dentitle {font-weight:900;font-size:13px;font-variant:small-caps}
.den a{font-weight:500;}
.den a:link{color:rgb(0, 51, 102);}
.den a:active{color:rgb(0, 51, 102);}
.den a:visited{color:rgb(0, 51, 102);}
.den a:hover{color:rgb(226, 255, 255);background-color: rgb(0, 51, 102);}
.den ul { list-style: none;
        padding: 0px 0px 0px 0px; 
        margin: 0px 0px 0px 0px;
      }
.den li{margin: 0px 0px 0px 0px;}
