/*fontsize*/

body
{
                font-size: 14px;
}

p
{
                font-size: 1em;
                line-height: 1.5em;
                margin-bottom: 1.5em;
                margin-top: 0;
}

h1
{
                font-size: 1.429em;
                line-height: 1.05em;
                margin-bottom: 1.05em;
                margin-top: 0;
}

h2
{
                font-size: 1.286em;
                line-height: 1.167em;
                margin-bottom: 1.167em;
                margin-top: 0;
}

h3
{
                font-size: 1.143em;
                line-height: 1.313em;
                margin-bottom: 1.313em;
                margin-top: 0;
}

