﻿div.Section
{
    text-align:left;
    margin: 5px 10px 5px 10px;
    font-size:11px;
}

.Section h1
{
    color:#000000;
    font-family:"Lucida Grande","Trebuchet MS",Verdana,sans-serif;
    font-size:28px;
    font-weight:normal;
    margin:0;
}

.Section input,textarea,select
{
    font-family:Verdana;
    font-size:10px
}