﻿body 
{
    font-size:8pt;
    font-family:arial;
    color:#171717;
       
}

fieldset
{
    padding:21px;
}

h2
{
    font-size:10pt
}

legend
{
    
    font-weight:bold;
    letter-spacing:0.05em;
}
input
{
        font-size:8pt;
       font-family:Tahoma;
        border:1px solid #bbb;
        color:#434343;
        
        }

select
{
        font-size:8pt;
        
        font-family:Tahoma;
          border:1px solid #bbb;
}

textarea
{
           font-size:8pt;
        font-family:Tahoma;
          border:1px solid #bbb;
}