
a.nav1 { text-decoration: none; }

a.nav1:hover {color : #000099}

font.nav1 {color : #000000; font-weight : bold;}

.nav2 {color : #000099;
       font-weight : bold;
       text-decoration : none;}
   
a.footnote {text-decoration: underline;
           fontsize : small;
           color : "0000CC"}
           
a.button {color : #000099;
               text-decoration : underline;}
               
body {bgcolor : #FFFFFF;
      link : "000099";
      vlink : "000099";}

body.footnote {bgcolor : #CCCCCC;}            

font.hometext {color : #000099;
               font-size : 125%;
               font-weight : bold;
               text-decoration : none;}
			   
.updateFont   {color : #CCCCFF;
				font-size : 50%
				font-weight : normal
				text-decoration : none
				face : "arial"
				}
               
.runninghead {color : #000099;
              font-size : 125%;
              font-weight : bold;
              text-decoration: underline}

.sectionhead {color : #000099;
              font-weight : bold;
              font-size : 150%}

.sectiontext {color : #000000;
              font-size: 125%}
              
.subsectionhead {color : #000099;
                 font-weight : bold;
                 font-size: 125%}

.subsectiontext {color : #000000;
                 
                 }

.subsectionhighlight {color : #000099;
                      font-weight : normal;
					  }

.pagetitle {color : #000000;
            font-weight : bold;
            font-size : 200%;}

.signatoryname {color : #000099;
                font-weight : bold;
                font-size : 125%}

.SN            {color : #000099;
                font-weight : bold;
                font-size : 125%}
               
.signatoryetc  {color : #000000;
                font-weight : normal;
                font-size : 100%}

.SE            {color : #000000;
                font-weight : normal;
                font-size : 100%}                
a.hidden {color : #000000;
          text-decoration : none}

<!-- font.SN means font dot signatoryname.
     Similary, font.SE means font dot signatoryetc
	 These conventions were chosen to compress the size of the
	 Signatories Page, which as of January 2002 ran to 41 K.
	 -->
