.sumhead   {font-size:     11px;
            font-weight:   bold;
            color:         #203C94;
}

.sumheadlarge   {font-size:     12px;
            font-weight:   bold;
            color:         #203C94;
}

.sumheadxlarge   {font-size:     13px;
            font-weight:   bold;
            color:         #203C94;
}

.subhead   {font-size:     10px;
            font-weight:   bold;
	    color:         #203C94;
}
			  
.citycounty {font-size:     11px;
             width:         180px;
	     height:        18px;
	    }
			  
.zipcode    {font-size:     11px;
             width:         60px;
	     height:        18px;
	    }

.columnhead {background-color: #6A89AC;
             text-align: center;
              }

select      {font-size:     11px;
	     font-family:   Verdana, Arial, Helvetica, MS Sans Serif;
	     line-height:   14px;
	    }

select.state {width:         100px;
             }
	     
a. {text-decoration: none;}



