body {font-family: arial, helvetica, sans-serif;}

tt { font-family: courier new, courier, monospace; }
sup { font-size: 60%; vertical-align: super; }

a:link, a:visited {color: #805700;}
a:active {color: #0006EA;}

.topLeft  { background-image: url(topGradient.png);
            background-repeat: repeat-x;
            }

.titleBar { background-image: url(topGradient.png);
            background-repeat: repeat-x;
            font-size: 175%;
            }

.Title      { font-weight: bold; }
.SubTitle   { }


.jumpBar { background-color: #FFF2D5;
           border-right: 1px solid #FFC526;
           }

.PageTerminator { background-color: #FFC526; }

.mainBody { border-top: 1px solid #FFC526; }

.L1 {font-size: 125%;  margin-top: 8px; margin-bottom: 6px; font-weight: normal;}
.L2 {font-size: 100%;  margin-top: 6px; margin-bottom: 0px;  font-weight: normal; text-indent: 0.125in;}
.L3 {font-size:  85%;  margin-top: 4px; margin-bottom: 0px;  font-weight: normal; text-indent: 0.250in;}
.L4 {font-size:  70%;  margin-top: 0px; margin-bottom: 0px;   font-weight: normal; text-indent: 0.375in;}

.L1x {font-size: 125%; margin-top: 12px; margin-bottom: 6px; font-weight: normal;}

.selectedlink, #selectedlink { font-weight: bold; color: blue; background-color: #FFCF69;
                               border-top: 1px solid #FFC526;
}

.Caption { font-weight: bold; margin-bottom: 12px; }

.addressbar { font-size: 85%; font-weight: lighter; }

.dateline { padding-top: 12px; padding-bottom: 8px; font-weight: bold; }

.code { font-family: monospace; }

.note { font-size: 85%; color: gray; }
.darknote { font-size: 85%; }
.rightnote {text-align: right;}

.gray { color: gray; }

.HeaderBar
{
  margin-top: 12px; margin-bottom: 8px; font-weight: bold; background-color: #FFF2D5;
  font-size: 105%;
}

