﻿div.agreement
{
    width:700px;
    
    margin-top:40px;  
    margin-left:10px;
    margin-right:10px;
    font-size:11pt;
    
}
div.questions
{
    font-family:Verdana;
    font-size:8pt;
    line-height:1.5em;
}
div.questions select
{
    
    font-size:8pt;
}

div.question
{
    margin-bottom:20px;
}
div.controls
{
    margin-left:30px;
}
div.questions .singleWord
{
    margin-left:10px;
    margin-right:10px;
}
div.questions .essay
{
    width:400px;
    height:100px;
    
}
div.questions .fillInBlank
{
    margin-left:5px;
    margin-right:5px;
}

