﻿
html, body {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: FunctionPro, Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    /*font-family: FuturaPT;*/
    font-size: 16px;
    color: #666666;
    line-height: 22px;
}

a {
    text-decoration: none;
    color: #666666;
}

h2 {
    font-size: 27px;
}
