﻿body {
}
.watchhalerHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: italic;
    color: #D1431D;
    line-height: 30px;
    text-align: justify;
    font-weight: bold;
    letter-spacing: -1px;
}
.watchhalerText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #808080;
    line-height: 25px;
    text-align: justify;
}
.watchhalerTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #808080;
    line-height: 25px;
    font-weight: bold;
}
.watchhalerTextSmall
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #0072BC;
    line-height: 25px;
    text-align: justify;
}
.watchhalerBG
{
    background-image: url('../../watchhaler/images/header13_5_background.jpg');
    background-repeat: repeat;
}



