@charset "UTF-8";
.small-text {
    font-size: small;
}
.black-back {
    background-color: #000000;
}
.text-white {
    color: #FBFAFA;
}
.medium-text {
    font-size: 14px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-small {
}
.text-infobox {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    background-image: url(media/BackGroundLogo.jpg);
}
.background {
    background-image: url(media/BackGroundLogo.jpg);
}
.smaller-text {
    font-size: 6pt;
}
.margin-bottombox {
    margin-bottom: 20px;
}
.top-margin {
    margin-top: 100px;
}
.box-border {
    margin-top: 40px;
    font-size: small;
    line-height: 0.5;
}
.box-small-border {
    margin-top: 10px;
}
