.head { color: #af5e52; font-size: 18px; font-family: open_sanssemibold; }

.body { color: #555555; font-size: 18px; line-height: 28px; font-family: open_sanslight; }

.bodybold {font-family: open_sanssemibold; }

.bodystrong { color: #628687; font-size: 18px; line-height: 28px; font-family: open_sanssemibold; }

.legal { color: #9e9685; font-size: 13px; font-family: open_sansregular; }

a:link,a:visited { color: #5e7d88; text-decoration: none; }

a:hover,a:active { color: #5e7d88; text-decoration: underline; }

a.legal:link,a.legal:visited { color: #9e9685; text-decoration: none; }

a.legal:hover,a.legal:active { color: #9e9685; text-decoration: underline; }

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

