<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY
{ font-family	:	Myriad Web, Geneva, Arial, Helvetica,sans-serif;
  margin-top	:	30;	
  margin-left	:	40;		
  margin-right	:	30;		
  margin-bottom	:	30;			
  padding-top	:	0;		
  padding-left	:	0;		
  padding-right	:	0;		
  padding-bottom:	0;
  font-size: 10pt;		
  color		:	black;
  background-color:	white; }

H1 
{ font-family	:	Myriad Web, Geneva, Arial, Helvetica,sans-serif;
  text-align: left;
  font-size: x-large;
  color: #1111ff;
  margin-left: -20;	
  margin-bottom:  10;
  }

H2 {font-family	:	Myriad Web, Geneva, Arial, Helvetica,sans-serif;
  COLOR: #2222ff; 
  font-size: large;
  text-align:left;
  margin-left:    -20;	
  }

H3 {font-family	:	Myriad Web, Geneva, Arial, Helvetica,sans-serif;
  COLOR: #3333ff;
 }

H4 
  { font-family	:	Myriad Web, Geneva, Arial, Helvetica,sans-serif;
  COLOR: #4444ff; 
  }

P, TR, UL, LI, TD, TH, OL, ADDRESS, BLOCKQUOTE
  { font-family	:	Myriad Web, Geneva, Arial,
			Helvetica,sans-serif;
    font-size	:	10pt;
    font-weight: regular;  }

P.Abstract     
  { font-family	:	Myriad Web, Geneva, Arial, Helvetica,sans-serif;
  background-color: #eeeeee;
  border-width : thin;
  border-color : white;
  border-style : solid;
  padding : 10px;
  text-align: center;
  margin-bottom:  10;
  }

P.def
  { font-family		:	Courier, monospace;
    background-color	:	#cccccc;
    font-weight		:	regular;
    padding		:	5;
    border-width	:	thin;
    border-color	:	white;
    border-style	:	solid; }

.bold
  { font-weight	:	bold; }

.courier
  { font-family	:	Courier, monospace; }

.courierbold
  { font-family	:	Courier, monospace;
    font-weight	:	bold; }

.crossed
  { text-decoration	:	line-through;
    color		:       blue;  }

.red
  { color		:	#ff0000; }	

.cdefred	
  { font-family: Courier, momospace; 
    color: red; }

.new		
  { color	:	blue;}


em 
  { font-style	:	regular; }

em.cdefgreen
  { font-family: Courier, momospace; 
    color: green; }

A:active
{ text-decoration :       none;
  color           :       red;
  background      :       none;  }

A:visited 
  { text-decoration :     none; 
    color           :     blue;
    background      :     none;
  }               

A:link
  { text-decoration :     none; 
    color           :     blue;
    background      :     none;
  }

A.def:active
{ font-family: Courier, monospace;
    text-decoration :       none;
    color           :       blue;
    background: none;
  }

A.def:visited 
  { font-family: Courier, monospace;
    text-decoration :       none; 
    color           :       blue; 
    background: none;
  }               

A.def:link
  { font-family: Courier, monospace;
    text-decoration :       none; 
    color           :       blue;
    background: none;
  }

A.cdefred:active
  { font-family: Courier, monospace;
    text-decoration :       none;
    color           :       red;
    background: none;
  }
A.cdefred:visited 
  { font-family: Courier, monospace;
    text-decoration :       none; 
    color           :       red; 
    background: none;
  }               
A.cdefred:link
  { font-family: Courier, monospace;
    text-decoration :       none; 
    color           :       red;
    background: none;
  }

A.cdefgreen:active
  { font-family: Courier, monospace;
    text-decoration :       none;
    color           :       green;
    background: none;
  }
A.cdefgreen:visited 
  { font-family: Courier, monospace;
    text-decoration :       none; 
    color           :       green; 
    background: none;
  }               
A.cdefgreen:link
  { font-family: Courier, monospace;
    text-decoration :       none; 
    color           :       green;
    background: none;
  }

ul 
  { list-style		:	none;
    padding-top		:	5;
    padding-bottom	:	5;}

li 
  {
   font-size: 10pt;
   font-weight: regular;
   text-align: left
   margin-left:    -50;	
   padding-top:    1;	
   padding-bottom: 1;
   padding-left:   0;	
   padding-right:  20;	
}

</pre></body></html>