body {
    text-align: center;
    vertical-align: middle;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.btn-big {
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 5px;
}
.f-blue {
    font-size: 16px;
    color: #006699;
    line-height: 130%;
}
.f-12-blue {
    font-size: 12px;
    color: #006699;
    line-height: 130%;
}
.f-13-red {
    font-size: 13px;
    color: #FF0000;
    line-height: 130%;
}
.f-12 {
    font-size: 12px;
    color: #000000;
    line-height: 130%;
}
.f-10 {
    font-size: 10px;
    color: #000000;
    line-height: 130%;
}
.f-12-gray {
    font-size: 12px;
    color: #444444;
    line-height: 130%;
}
.address {
    font-size: 10px;
    color: #444444;
    line-height: 130%;
}

.f-13-gray-big {
    font-size: 13px;
    line-height: 130%;
    color: #444444;
    font-weight: bold;
}


a { text-decoration: none; }
a:hover { color: #FF7F2A; text-decoration: underline}
a:link { color: #666666;text-decration: none}
a:visited { color: #003366;}
a:active {  color: #003366;}
.prof {
    font-size: 12px;
    line-height: 130%;
    color: #444444;
    margin: 0px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    line-height: 1.5;
}
