<STYLE type="text/css" MEDIA="SCREEN">
<!--

  Body {
    font-size:8pt; 
    font-family:Arial, Tahoma, sans-serif;
    background-color:window;
    color:black; 
  }  
  .ImgCol80 {
    font-family:"Lucida Console";
	 font-size:13px;
	}
  .ImgBold80 {
  	font-family:"Lucida Console";
	font-size:12px;
	font-weight:Bold;
	}
  .ImgCol132 {
  	font-family:"Lucida Console";
	font-size:9px;	
	}
  .ImgBold132 {
	font-family:"Lucida Console";
	font-size:8px;
	font-weight:Bold;
	}    
		
  .Title {
    text-align:center;
    width:100%;		
    font-family:"MS Sans Serif";		
	  font-size:16pt;
	  font-weight:bold;
	  background-color:white;
	  vertical-align:center;
		line-height:18pt;
	 	color:black; 
 	}			
	.TitleCtxt {
		font-size:12pt;
	}
	
	.TitleUsr {
	  font-size:12pt;
	  font-style:italic;
	}

  .Header	{
    text-align:center;	
    width:100%;
    font-family:"Arial";
	  font-size:14pt;
	  font-weight:bold;
	  background-color:BBBBBB;
		vertical-align:top;
		line-height:16pt;
		color:111111; 
	}
  .HeaderLeft	{
    text-align:left;	
    width:100%;
    font-family:"Arial";
	  font-size:14pt;
	  font-weight:bold;
	  font-style:italic;
		vertical-align:top;
		line-height:16pt;
		color:111111; 
	}
  .SubHeader {
    width:100%;
	  font-family:"MS Sans Serif";		
		font-weight:bold;
		background-color:white;
		vertical-align:top;
		line-height:12pt;
		color:black; 
	}
  .SubHeader2 {
    width:100%;
    font-family:"MS Sans Serif";
    font-weight:bold;
    line-height:10pt;
    font-size:8pt;
    color:black;
    border-bottom:1px groove black;
  }  
  .NA {
    font-size:10pt;
    font-weight:bold;
  }
  .T1 {
		width:100%;
    border-spacing:0;
    cellpadding:0;
	}
  .T1Head	{
		vertical-align:top;
	}
  .T1HeadCur {
		vertical-align:top;
		text-align:right;		
  }
  .T1HeadUL	{
		vertical-align:top;
		color:windowtext;
		text-decoration:underline;		
	}
  .T1HeadULCUR {
		vertical-align:top;
		color:windowtext;
		text-decoration:underline;
		text-align:right;		
	}
  .T1HeadCtr {
		vertical-align:top;
		color:windowtext;
		text-align:center;
	}
  .T1Value {
		color:windowtext;
		font-weight:bold;
		padding-right:15pt;
		vertical-align:top;
	}
  .T1ValUL {
		vertical-align:top;
		font-weight:bold;
		color:windowtext;
		text-decoration:underline;		
	}
  .T1ValULCur	{
		color:windowtext;
		font-weight:bold;
		vertical-align:top;
		text-align:right;
		text-decoration:underline;
	}
  .T1ValCur {
		color:windowtext;
		font-weight:bold;
		vertical-align:top;
		text-align:right;
	}
  .T1ValCtr {
		color:windowtext;
		font-weight:bold;
		vertical-align:top;
		text-align:center;
	}
  .T1ValueInv {
  	color:white;
	  font-weight:bold;	
  	vertical-align:top;
	  text-align:left;
	}
  .T1ValCurInv {
  	color:white;
  	font-weight:bold;
  	padding-right:2pt;
  	vertical-align:top;
  	text-align:right;
  }
  .T2Head	{
		vertical-align:top;
		color:windowtext;	
    background-color:#DFDFDF;
	}
  .T2Value {
		color:windowtext;
		font-weight:bold;
		padding-right:15pt;
    vertical-align:top;
		background-color:#DFDFDF;
	}
  .T2ValCur	{
		color:windowtext;
		font-weight:bold;
		vertical-align:top;
		text-align:right;
		background-color:#DFDFDF;
	}
 .T3Value	{
		color:windowtext;
		vertical-align:top;
		text-align:left;
		font-size:9pt; 
		}
  .T3ValCur	{
		color:windowtext;
		padding-right:2pt;
		vertical-align:top;
		text-align:right;
		font-size:9pt; 
		}
  .T4Value	{
		color:windowtext;
		vertical-align:top;
		font-weight:bold;
		text-align:left;
		font-size:9pt; 
		}
  .T4ValCur	{
		color:windowtext;
		font-weight:bold;
		padding-right:2pt;
		vertical-align:top;
		text-align:right;
		font-size:9pt; 
		}	
.THLeft {
    font-weight:Bold; 
    text-align:Left; 
    vertical-align:Top; 
	}                     
  .THRight {
    font-weight:Bold; 
    text-align:Right; 
  }
 .THLeftULB	{
   	font-weight:Bold; 
    text-align:Left; 
    vertical-align:Top; 
		text-decoration:underline;
  }                       
  .THRightULB {
    font-weight:Bold; 
    text-align:Right;
    text-decoration:underline; 
  }
  TD {
    
  
    font-size:9pt;
    <!--vertical-align:Top;-->
    white-space:nowrap;
  }                    
  @media, screen {
    TD.BAR {
     
      font-size:16;
      line-height:12pt;
    }
    TD.BAR2	{
      font-size:14;
      line-height:12pt;
    }
  }
  @media, print { 
    TD {
      font-family:Arial Narrow;
    }
    TD.BAR {
   		font-size:18;
   		font-family:"MS Sans Serif";		
			color:black;
  		border-style:solid;
  		border-width:2px;
  		border-color:black;
  	}
    TD.T1ValueInv {
      color:black;
    }
    .NoPrint {
    	display:none;
    }
  }
  THEAD	{
 		border-style:solid;
 		border-width:2px;
 		border-color:black;
 	}
  A {    
   	color:#0000FF; 
    text-decoration:none;  
  }
  A.Sort {
    text-decoration:underline;
  }
  A.Func {
  }
  @media,print {
    A	{
      text-decoration:underline;
    }
  }	                     
  IMG	{
		cursor:Hand; 
    margin:0mm;
    border:0mm;
    padding:0mm;
 	} 	
  IMG.Sort {
      vertical-align:Top; 
      border:none;
      height:4mm;
      width:4mm; 
      margin:0mm; 
    }

  .THLeftUL { 
    text-align:Left; 
    vertical-align:Top; 
    text-decoration:underline;
  } 
  .THRightUL {
    text-align:Right; 
    text-decoration:underline;
  }
  .ClmTable1 {
    font-family:"MS Sans Serif";    
		width:"100%"
    text-align:Left; 
  }
  .ClmTable2 {
  font-family:"MS Sans Serif";    
	  width:"100%"
    text-align:Left; 
		border-color:#999999;
		border-style:solid;
		border-width:1px;
  }
  .ClmHdr {
		font-size:12; 
    text-align:Left; 
  }
  .ClmHdr1 {
		font-size:14; 
    text-align:Left; 
	}
  .ClmHdr1B	{
	  font-size:12; 
    text-align:Left; 
		font-weight:bold;
  }
  .ClmHdr1UL {
		font-size:12; 
    text-align:Left; 
		text-decoration:Underline;
  }
  .ClmHdr1BUL	{
		font-size:12; 
		font-weight:Bold;
    text-align:Left; 
    text-decoration:Underline;		
  }
  .ClmHdr2 {
		font-size:14; 
    text-align:Center; 
  }
  .ClmHdr2B	{
		font-size:14; 
    text-align:Center; 
		font-weight:bold;
  }
  .ClmHdr2UL {
		font-size:14; 
    text-align:Center; 
		text-decoration:Underline;
  }
  .ClmHdr2BUL	{
		font-size:14; 
		font-weight:Bold;
    text-align:Center; 
    text-decoration:Underline;		
  }
  .ClmLCaption1	{
		font-size:8;
    text-align:Left;
  }
  .ClmCCaption1 {
		font-size:8; 
    text-align:Center; 
  }
  .ClmRCaption1	{
		font-size:8; 
    text-align:Right;
  }
  .ClmLCaption2	{
		font-size:8; 
    text-align:Left; 
		border-color:#999999;			
		border-style:solid;
		border-width:1px;
  }
  .ClmCCaption2	{
		font-size:8; 
    text-align:Center;
		border-color:#999999;			
		border-style:solid;
		border-width:1px;
  }
  .ClmRCaption2	{
		font-size:8; 
    text-align:Right; 
		border-color:#999999;			
		border-style:solid;
		border-width:1px;
  }
  .ClmLCaption3	{
		font-size:8; 
    text-align:Left; 
		border-color:#999999;			
		border-style:solid;
		border-width:1px;
		border-top:0px;
  }
  .ClmCCaption3	{
		font-size:8; 
    text-align:Center;
		border-color:#999999;
		border-style:solid;
		border-width:1px;
		border-top:0px;
  }
  .ClmRCaption3	{
		font-size:8; 
    text-align:Right; 
		border-color:#999999;
		border-style:solid;
		border-width:1px;
		border-top:0px;
  }
  .ClmLVal1	{
		font-weight:bold;
		font-size:17; 
		font-family:"Trebuchet";
    text-align:Left; 
  }
  .ClmLVal	{
		font-weight:normal;
		font-size:17; 
		font-family:"Trebuchet";
    text-align:Left; 
  }
  .BgColor1      {
		background-color:#CCCCCC;
  }

  .ClmCVal1	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Center; 
 	}
  .ClmRVal1	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Right;
  }
  .ClmLVal2	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Left; 
		border-color:#CCCCCC;
		border-style:solid;
		border-width:1px;
  }
  .ClmCVal2	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Center;
		border-color:#CCCCCC;
		border-style:solid;
		border-width:1px; 
  }
  .ClmRVal2	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Right; 
		border-color:#CCCCCC;
		border-style:solid;
		border-width:1px;
  }
  .ClmLVal3	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
		border-color:#DDDDDD;
		border-style:solid;
		border-width:1px;
		border-top-width:0px;
  }
  .ClmCVal3	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Center; 
		border-color:#DDDDDD;
		border-style:solid;
		border-width:1px;
		border-top-width:0px;
  }
  .ClmRVal3	{
		font-size:9; 
		font-weight:bold;
		color:306F15;
    text-align:Right; 
		border-color:#DDDDDD;
		border-style:solid;
		border-width:1px;
		border-top-width:0px;
  }
  .AdiTestFont	{
		font-size:20;
		font-weight:normal
		color:306F15;
		font-family:"MS Sans Serif";
		text-align:center;
		text-decoration:Underline;
		cursor:Hand;
		background-color:#DFDFDF;
 }
 .BodyText    	{
		font-size:10;
		font-weight:normal
		color:306F15;
		font-family:"MS Sans Serif";
		text-align:left;		

		

-->
</STYLE>

