  p {                                                                  
    width:100%;                                                        
    max-width: 600px;                                                  
  }                                                                    
  .pjustify {
    text-align:justify;
    margin-top:0px;
  }
  .pcenter {
    text-align:center;
  }

  .htub_banner_line_1 {                                                
    font-family: "New Times Roman";                                    
    font-size: 14pt;                                                   
    text-align: left;                                                  
  }                                                                    
  .htub_banner_line_2 {                                                
    font-family: Arial;                                                
    font-size  : 20pt;                                                 
    text-align: center;                                                
  }                                                                    
  .htub_banner_line_3 {                                                
    font-family: "New Times Roman";                                    
    font-size: 14pt;                                                   
    text-align: right;                                                 
  }                                                                    
  .interactive_quiz {
    font-family:Verdana;
    font-size=24pt;
  }
  .interactive_quiz a:link {
    text-decoration:none;
    color: #FF00FF;
  }
  .interactive_quiz a:visited {
    text-decoration:none;
    color: pink;
  }
  .interactive_quiz a:hover {
    text-decoration:underline;
    color: red;
  }
  table td {
    vertical-align: top;
  }

