
.introtext
  {font-family: Arial, sans-serif;
   font-size: 80%;
   margin-left: 10px; 
   margin-right: 20px}

.sectionheaderbox
  {background-color: #005500; 
   padding-left: 6px; 
   padding-top: 3px; 
   padding-bottom: 3px; 
   border: black 1px solid}
    
H2.sectionheadermain
  {font-family: Arial, sans-serif; 
  font-size: 100%; 
  font-weight: bold; 
  color: #ffffff; 
  margin-top: 2px; 
  margin-bottom: 2px}
  
.sectionheaderprefix /* assumes span */
  {font-size: 70%; 
  font-style: italic; 
  font-weight: normal;
  color: #ccffcc}

.quotebox
  {background-color: #f1faf0; 
  padding-left: 6px; 
  padding-top: 6px; 
  padding-bottom: 12px; 
  border-left: black 1px solid; 
  border-right: black 1px solid; 
  border-bottom: black 1px solid}
 
.quotetext
  {font-family: Arial, sans-serif; 
   font-size: 80%; 
   margin-left: 10px; 
   margin-right: 14px; 
   margin-top: 18px; 
   margin-bottom: 6px} 

.quoteperson
  {font-family: Arial, sans-serif; 
   font-size: 80%; 
   font-style: italic; 
   color: #004400; 
   margin-left: 42px; 
   text-indent: -17px; 
   margin-right: 20px; 
   margin-top: 6px; 
   margin-bottom: 18px}

.gparticlesbox
  {background-color: #f8f8f8; 
  padding-left: 6px; 
  padding-right: 16px; 
  padding-top: 12px; 
  padding-bottom: 12px; 
  border-left: black 1px solid; 
  border-right: black 1px solid; 
  border-bottom: black 1px solid}
  
.relatedgparticles
  {font-family: Arial, sans-serif; 
   font-size: 80%; 
   color: #555555; 
   margin-left: 10px; 
   margin-top: 5px; 
   margin-bottom: 15px}
  
A.personref:link    
  {color: #004400;
   text-decoration: underline}
A.personref:visited 
  {color: #004400;
   text-decoration: underline}  
A.personref:hover   
  {color: red;
   text-decoration: underline} 
A.personref:active  
  {color: #004400;
   text-decoration: underline} 

.goto
  {font-family: Arial, sans-serif; 
   font-size: 70%; 
   text-align: center; 
   margin-top: 15px; 
   margin-bottom: 15px}

.moreoptionsheader
  {font-family: Arial, sans-serif; 
   font-size: 70%;
   font-weight: bold;
   font-style: italic;
   color: #555555; 
   margin-top: 30px; 
   margin-bottom: 2px;
   margin-left: 12px} 

.moreoptionslist
  {font-family: Arial, sans-serif; 
   color: #555555; 
   margin-top: 2px; 
   margin-bottom: 15px} 

.moreoptionslistitem
  {font-size: 70%;
   margin-top: 2px; 
   margin-bottom: 2px} 

.indexboxheader
  {font-family: Verdana, sans-serif;
   font-size: 75%;
   font-weight: bold;
   color: white;
   background-color: #000066;
   border: 1px solid black;
   text-align: center;
   vertical-align: middle;
   height: 20px}
   
.indexboxbody
  {font-family: Arial, sans-serif;
   background-color: #ffffdd;
   text-align: left;
   vertical-align: top}
   
LI.indexbox
  {font-size: 70%;
  margin-top: 0px;
  margin-bottom: 0px}
  