p.agency_name {
    color       : black;
    font-size   : 20px;
    font-family : arial;
    font-weight : bold;
}

p.agency_contact {
    color       : black;
    font-size   : 16px;
    font-family : arial;
    font-weight : bold;
}

p.agency_website {
    color       : black;
    font-size   : 16px;
    font-family : arial;
    font-weight : bold;
}

p.agency_email {
    color       : black;
    font-size   : 14px;
    font-family : arial;
    font-weight : bold;
}

p.contents_title {
    color: black;
    font-size   : 14px;
    font-family : helvetica;
    font-weight : bold;
}

p.picture_title {
    color       : white;
    font-size   : 12px;
    font-family : helvetica;
    font-weight : bold;
}

p.picture_text {
    color       : black;
    font-size   : 12px;
    font-family : helvetica;
    font-weight : bold;
}

img.gym_pictures_icon {
    width  : 60px;
    border : 0px solid black;
}

td.gym_pictures_icon {
    border : 2px solid black;
}

input.map_icon {
    background-image  : url('images/map_logo.bmp');
    background-repeat : no-repeat;
    border-width      : 0px;
    height            : 81px;
    width             : 311px;
}