
.body { font-size: 16px; font-family: verdana }

.aff { font-size: 12px; font-family: verdana }

.headline  { font-size: 34px; font-family: verdana; font-weight: bold }
H1  { font-size: 34px; font-family: verdana; font-weight: bold }

.subhead   { color: #031893; font-size: 24px; font-family: Verdana; font-weight: bold }
H2  { font-size: 24px; font-family: verdana; font-weight: bold }


.warning {
    
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 12px;
}

.Free_Form {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
   
}


.highlight { background-color: yellow; font-size: 20px; font-family: times; font-weight: bold}


.component  { color: #ffffff; font-size: 22px; font-family: arial; font-weight: bold }

.border {border: 5px dashed #000000;}
