<style type="text/css">
    h6 {color:black}
            
    a:link {
		color: #006666;
        font-size: 1em;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
	}
    /* Replaced 5/2/07     
    .tablehead {
		font-size: 1.3em;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
       	text-align: left;
        color: #006666;}
		
	.tablesubhead {
		font-size: 1em;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
       	text-align: left;
        color: #006666;}
          		
    .tableunit {
		font-size: .8em;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        width: 600px;}
		
	*/
	
	.tablehead {
		font-size: 1.3em;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
       	text-align: left;
        color: #006666;}
		
	.tablesubhead {
		font-size: .8em;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
       	text-align: left;
		margin-top: .5em;
        color: #006666;}
		    		
    .tableunit {
		font-size: .6em;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
		margin-top: .5em;
		margin-bottom: .2em;
        width: 600px;
		color: #000000;}
           
    .fntext {
		font-size: .8em;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        width: 600px;
		line-height: .9em;
    }
          
    .colorrev {
		color: #ffffff;
        font-weight: bold;
        font-family: arial, helvetica, sansserif;
        font-size: .9em;
        vertical-align: bottom;
        background-color: #009999;
	}
         
    .cschead {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-variant: small-caps;
        font-size: .9em;
        text-align: center;
        vertical-align: bottom;
        background-color: #dddddd;
	}
         		
    .number {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
        text-align: right;
		vertical-align: top;
        background-color: #dddddd;
	}
	
	.shadedata {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
    	text-align: right;
		vertical-align: bottom;
    	background-color: #dddddd;
	}
	
	.boldshadedata {
		color: #000000;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
    	text-align: right;
		vertical-align: bottom;
    	background-color: #dddddd;
	}
	
	.shadestub0 {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
		text-align: left;
		vertical-align: top;
		background-color: #dddddd;
	}
       	
    .shadestub1 {
		color: #000000;
  		font-weight: normal;
  		font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
  		padding-left: 1.5em;
		text-align: left;
		vertical-align: top;
  		background-color: #dddddd;
	}
       		
    .shadestub2 {
		color: #000000;
     	font-weight: normal;
     	font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
     	padding-left: 3em;
  		text-align: left;
		vertical-align: top;
     	background-color: #dddddd;
	}
       		
    .shadestub3 {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
        padding-left: 4.5em;
       	text-align: left;
		vertical-align: top;
        background-color: #dddddd;
	}
       		
    .shadestub4 {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
        padding-left: 6em;
     	text-align: left;
		vertical-align: top;
        background-color: #dddddd;
	}
       		
    .boldshadestub0 {
		color: #000000;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
        font-size: .9em;
        text-align: left;
        vertical-align: top;
        background-color: #dddddd;}
          		
    .italshadestub {
        color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-style: italic;
        font-size: .9em;
       	text-align: left;
       	vertical-align: top;
        background-color: #dddddd;
	}
       		
    .cscshadestub {
       	color: #000000;
       	font-weight: normal;
       	font-family: 'Times New Roman',Times,serif;
       	font-variant: small-caps;
       	font-size: .9em;
       	text-align: left;
       	vertical-align: top;
       	background-color: #dddddd;
	}
	
	.italic {
		font-style: italic;
	}
	
	.bold {
		font-weight: bold;
	}
	
	.csc {
		font-variant: small-caps;
	}
	
	.med {
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
	}
	
	
	
	</style>