
.large:hover {color:#FA6716;text-decoration:underline}
.med:hover {color:#FA6716;text-decoration:underline}
.small:hover {color:#FA6716;text-decoration:underline}

  .large { font-size: 18px;
  color: #333333;
  font-family: arial, helvetica;
  }
  
  .med { font-size: 11px;
  color: #333333;
  font-family: verdana, arial, helvetica;
  }
  table.med:hover,td.med:hover,img.med:hover { text-decoration:none; color:inherit}
  
  .small { font-size: 10px;
  color: #333333;
  font-family: verdana, arial,helvetica;
  }
  
  TABLE.BLUE {border : 2px solid #003366;
padding : 3; spacing : 5;}

.tableHeader {  font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-weight: BOLD; 
color: #FFFFFF; 
background-color: #003366}

TD.BLUE3 { background-color : #003366;
font-family : Arial;
font-size : 12pt;
color : #FFFFFF;
text-decoration : none }

TD.GRAY { background-color : #6D6F72;
font-family : Arial;
font-size : 9pt;
color : #FFFFFF;
text-decoration : none }

TD.BLUE2 { background-color : #003366;
font-family : Arial;
font-size : 9pt;
color : #FFFFFF;
text-decoration : none }

TD.WHITE { background-color : #FFFFFF;
font-family : Arial;
font-size : 9pt;
color : #003366;
text-decoration : none }

TD.RED { background-color : #FFFFFF;
font-family : Arial;
font-size : 9pt;
color : #D80017;
text-decoration : none }
  #question{
    color: #666666;
    border: outset #999999 1px;
    padding-top:10px;
    margin-bottom:50px;
    padding-left:20px;
   
    text-align:left;
    }

   #question div {border:solid black 1px;}

   #question h3,h2,h4
    {
      text-align:center;
      font-family:Ariel, sans-serif;
      font-size:120%;
      font-weight:bold;
      line-height:.8em;
 
      margin: 0px;
    }
    #question h4{ 
      text-align:left;
      padding: 20px 0px 0px 20px;
      font-size:100%;
      font-weight: bold;
    }

   }
   #question h2
   {
      font-size: 120%; 
   }
