BODY     {margin-top:       3em;
          margin-bottom:    3em;
          margin-left:      5em;		
          margin-right:     5em;
          text-align:       left;
         }
BODY.v   {margin-top:       0em;
          margin-bottom:    3em;
          margin-left:      5em;		
          margin-right:     5em;
          text-align:       left;
         }
DIV.personal-data
         {background-color: #E8FFF0;
          margin-top:       1em;
          margin-bottom:    1em;
          padding-left:     1em;
          padding-right:    1em;
          padding-bottom:   0.5em;
         }
DIV.caption
         {font-family:      arial, sans-serif;
          font-style:       italic;
          font-size:        smaller;
          margin-left:      25%;
          margin-right:     25%;
          text-align:       center;
         } 
SPAN.editorial
         {font-family:     Garamond, arial, sans-serif;
          font-style:      italic;
          font-size:       120%;  
          color:           #601040;
          background-color:   #E8E8C8;
         } 
SPAN.smallcaps
         {font-variant:      small-caps;
          font-size:         103%;
         }
SPAN.smallercaps
         {font-variant:      small-caps;
         }
HR       {text-align:      center;
          clear:           both;
         }	
HR.short {width:           15%; 
          color:           #30681A;
	  background-color:   #30681A;
          border-color:    #30681A;
	  height:          0;
          border-width:    0.1em;
          border-style:    solid;
          text-align:      center;
          margin-left:     42.5%;
          border-radius:   0.1em;
         }
HR.shorter 
	 {width:           7%; 
          color:           #30681A;
	  background-color:   #30681A;
          border-color:    #30681A;
          height:          0;
	  border-width:    0.15em;
          border-style:    solid;
          text-align:      center;
          margin-left:     46.5%;
          border-radius:   0.15em;
         }
HR.long  {width:           50%;
          height:          0; 
          color:           #30681A;
	  background-color:   #30681A;
          border-color:    #30681A;
          border-width:    0.2em;
          border-style;    solid;
          text-align:      center;
          margin-left:     25%;
          border-radius:   0.2em;
         }
H1       {text-align:      center;
          padding-top:     2em;
          padding-bottom:  0.7em;
         }
H2, H3, H4, H5, H6
         {text-align:      center;
         } 
EM       {font-weight:     500; 
          font-size:       70%;
         } 
DIV.personal-data P        
         {text-indent:     2.2em;		
          text-transform:  none;		   
          text-align:      justify;
	  margin-top:      0.6em;	
          margin-bottom:   0.6em;
         }
PRE      {margin-top:       2.4em;	
          margin-bottom:    2.4em;
          margin-left:      +2.4em;
          margin-right:     +2.4em;
          background-color: #D0E8E8;
          padding:          2em;
          font-size:        9pt;
          color:            blue;
         }
SUP      {font-size:        83%;
          font-family:      Georgia, Garamond, arial, sans serif;
          vertical-align:   0.3em;
         }
P        {text-indent:      2em;
	  line-height:      1.4em;
         }
P.summary
         {background-color:    #FBFFEB;
          border-style:        solid;
          border-color:        green;
          border-width:        3px;
          padding:             1em; 
          line-height:         1.25em;
         }   
DIV.fnote
         {font-size:       smaller;
          margin-left:     +.3in;
          margin-right:    +.3in;
          line-height:     1.5em; 
         }
DIV.fnote SUP
         {font-size:       -10%;
	  vertical-align:  normal;
         }
DIV.fnote P
         {text-indent:     0em;
         }
DIV.more {background-color:  #F8FFF0;
          padding:           2em;
          border-style:      solid;
          border-width:      4;
          border-color:      gold; 
         }    
DIV.doco
         {font-size:       smaller;
          margin-left:     +.3in;
          margin-right:    +.3in;
          margin-top:      +.3in;
          margin-bottom:   +.3in;
          background-color:  #EFF2DC;
          padding:         25px;
         }
DIV.plan
         {font-size:       smaller;
          margin-left:     +.3in;
          margin-right:    +.3in;
          background-color:  #EFF2DC;
          padding:         25px;
         }
DIV.doco TABLE TR TD
         {font-size:       smaller;
          background-color:  #EFF2DC;
          vertical-align:  bottom;
         }
DIV.plan TABLE TR TD
         {font-size:       smaller;
          background-color:  #EFF2DC;
	  vertical-align:  top;
         }
TABLE TR TD
         {font-size:       smaller;
          xbackground-color:  #EFF2DC;
          vertical-align:  bottom;
         }
DIV.frame 
         {padding:         10px;
	  margin-left:     +.4in;
          margin-right:    +.4in;
          background-color:  #F0D020;
         } 
DIV.ornate
         {font-size:       smaller;
          background-color:  #A0C0F0;  
	  padding:         30px;
         }
P.listit {margin-left:     +5%;
          margin-right:    +5%;
          text-indent:     -2em;
         }
P.verse  {margin-left:     +10%;
          margin-right:    +10%;
          text-indent:      0em; 
          font-style:    italic;
	 }
DIV.exclude
	{margin-left:      -5em;
         margin-right:     -5em;
         text-align:       center;
         margin-top:        2em;
         margin-bottom:     2em;
	} 
          
