   .emphasis {
             font-weight: bold;
             color: #0066CC
             }
      .title {
	     font-weight: bold;
             color: #0000A0;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14px; 
             }
       .trax {
             font-weight: bold;
             color: #0000A0
             }
       .less { 
             font-size: 10px;
             }        
   .traxlist {
			 line-height: 1.4;
             }
	 .decgap {
	position: relative;
	top: -10px;
			 }
          H1 { 
             color: #0000A0; 
             font-family: Arial, Helvetica, sans-serif;
             font-size: 18px;
             }
  H3, DIV H3 { 
             color: #0000A0;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14px; 
             }
  H4, DIV H4 { 
             color: #1163D2;
             font-size: 11px; 
             }      
      A:link { color: #1163D2 }
   A:visited { color: #0066CC }
    A:active { color: #1163D2 }
        BODY { color: black;
             background-color: white;
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 11px;
             } 
           P {
	color: black;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
             }
.indent1 {
	position: relative;
	left: 20px;
}
