BODY        {
              background-image:  url(Images/parchment.jpg) ;
              font-size:   10pt              ;
              font-family: "Times New Roman" ;
              text-align:  justify           ;	
              width:       90%               ;
            }

DIV         {
              text-align: center ;
            }  

DT          {
              font-size:  10pt   ;
              font-weight: 700   ;
              text-align: left   ;
            }

DD          {
              font-size:  10pt    ;
              font-weight: 400    ;
              color:  #000000     ;
              text-align: left    ;
            }
             
A:link      {
              color:  #0000FF     ;
            }

A:active    {
              color:  #FF0000     ;
            }

A:visited   {
              color:  #008000     ;
            }

.div1       {
              margin-left: 8%     ;
              margin-right: 8%    ;
              text-align: justify ;
            }

.tbl1       {
              border-width: 0      ; 
              width: 95%           ;
            }

.wd50       {
              width: 50%           ;
            }

.wd35       {
              width: 35%           ;
            }

.wd25       {
              width: 25%           ;
            }

.h14        {
              height: 14pt       ;
              width:  100%       ;
            }  

.h10        {
              height: 10pt       ;
              width:  100%       ;
            }  

.h6         {
              height: 6pt        ;
              width:  100%       ;
            }  

.h2         {
              height: 2pt        ;
              width:  100%       ;
            } 
.l6         {
              line-height: 6.0   ;
            }  

.l3         {
              line-height: 3.0   ;
            }  

.l2         {
              line-height: 2.0   ;
            }  


.s14        {
              font-size: 14pt    ;
            }  

.s12        {
              font-size: 12pt    ;
            }  

.s10        {
              font-size: 10pt    ;
            }  

.s6         {
              font-size: 6pt     ;
            }  

.all        { 
              text-align: left   ;
            }
  
.alc        { 
              text-align: center ;
            }

.alcs14     { 
              font-size: 14pt    ;
              text-align: center ;
            }
  
  
.alr        { 
              text-align: right  ;
            }
  
.alj        { 
              text-align: justify;
            }
  
.hd3        { 
              font-size:  20pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              color:  #008000    ; 
            }
             
.hd3c       { 
              font-size:  20pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              color:  #008000    ;
              text-align: center ;
            }

.hd3rc      { 
              font-size:  20pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              text-align: center ;
              color:  red        ;
            }
   
.hd4        { font-size:  16pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              color:  #008000    ;
            }

.hd4bc      { 
              font-size:  16pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              text-align: center ;
              color:  #000000    ;
            }

.hd5        { 
              font-size:  12pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              color:  #008000    ;
            }

.hd5bc      { 
              font-size:  12pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              text-align: center ;
              color:  #000000    ;
            }


.hd6        { font-size:  12pt   ;
              font-weight:  700  ;
              font-family:  "Rockwell";
              color:  #000000    ;
            }

.hd7        { font-size:  12pt   ;
              font-weight:  700  ;
              color:  #FF0000    ;
              text-align: center ;
            }

.bs         {               
              list-style-type: square ; 
            }

.bd         {
              list-style-type: disc   ;
            }

.bc         {
              list-style-type: circle ;
            }

.clr        {
              clear: both             ;
            }

.red        {
              Color:  #FF0000    ; 
            }
   
.black      {
              Color:  #000000    ;
            }

.white      { 
              Color:  #FFFFFF    ;
            }

.green      { 
              Color:  #008000    ;
            }


 
