

      .helpTable { 
          font-family: Arial, Helvetica, Sans-Serif;
          font-size:   10pt;
	    }
     FORM {
           font-family: Helvetica, Arial, Sans-Serif;	
	         font-size:   8pt; 	
	         text-align:  left;
	        }
	   .resultHeading {
           font-family: Helvetica, Arial, Sans-Serif;	
	         font-size:   7pt;
	        }
	   .resultText {
           font-family: Helvetica, Arial, Sans-Serif;	
	         font-size:   7pt;
	         text-align:  left;
	        }
     .resultTextLink {
           font-family: Helvetica, Arial, Sans-Serif;	
	         font-size:   7pt;
	         text-align:  left;
           text-decoration: none;
           color:  rgb(0,0,0);
	        }
     .resultTextLink:hover {
           color:  rgb(0,102,102);
	        }
      a {
           font-family: Arial, Helvetica, Sans-Serif;	
	         text-align:  left;
           font-size: 10pt;
           text-decoration: none;
           color:  rgb(0,102,102);
	        }
      a:hover {
           color:  rgb(0,153,153);
	        }
	   .formTable { 
	        border: 0px solid rgb(0,102,102);
	        background-color:  rgb(102,204,204);
	        }
     .resultTable { 
	        border: 1px solid rgb(102,204,204);
	        background-color:  rgb(102,204,204);
	        }
	   .formTableCell { 
	        background-color:  rgb(102,204,204);
	        }
     .feedbackTable { 
	        border: 1px solid rgb(255,0,0);
          background-color:  rgb(255,150,150);
	        }
	   .resultTableCellHeader { 
          background-color:  rgb(0,102,102);
	        }
	   .resultTableCellOdd { 
	        border: 1px solid rgb(102,204,204);
          background-color:  rgb(255,255,255);
	        }      
	   .resultTableCellEven { 
	        border: 1px solid rgb(102,204,204);
          background-color:  rgb(220,220,220);
	        }      
	   .button {
	        color:  rgb(255,255,255);
	        border-width:  1px;
	        background-color:  rgb(0,102,102);
	        border-color:  rgb(0,0,0)
	        }
     .startPageHeaders { 
          background-color:  rgb(0,153,153);
          font-family: Helvetica, Arial, Sans-Serif;
          font-size:   10pt;
          color:  rgb(255,255,255);
	    }
      .text { 
          font-family: Helvetica, Arial, Sans-Serif;
          font-size:   8pt;
	    }
      
      .disclaimerText { 
          font-family: Arial, Helvetica, Sans-Serif;
          font-size: 8pt;
	    }
      
      p { 
          font-family: Helvetica, Arial, Sans-Serif;
          font-size:   10pt;
	    }
      
      .newsText { 
          font-family: Helvetica, Arial, Sans-Serif;
          font-size:   10pt;
          color:  rgb(0,0,0);
	    }
      
      a {
           font-family: Arial, Helvetica, Sans-Serif;	
	         text-align:  left;
           font-size: 10pt;
           text-decoration: none;
           color:  rgb(0,102,102);
	        }
      a:hover {
           color:  rgb(0,153,153);
	        }
          
     .adark {
           font-family: Arial, Helvetica, Sans-Serif;	
	         text-align:  left;
           font-size: 8pt;
           text-decoration: none;
           color:  rgb(255,255,255);
	        }
      .adark:hover {
           color:  rgb(0,102,102);
	        }
     