/*This style sheet controls the appearance of the page except the navigation buttons*/

.question
{
  color:#003399;
  text-align:justify; 
  font-family:Arial,Verdana,Sans-serif; 
  font-weight:bold;
  font-style:normal;
  font-size:1em; 
}

