/* Towns.ru fotogallery stylesheet ver 1.0 */

body {
       background: #FFFFFF;
       color: #3F4D68;
}

A:link {
       color: #3F4D68;
}

A:visited {
       color: #3F4D68;
}

A:active {
       color: #800000;
}

P {
    font-family: times new roman;
    font-size: 12pt;
}

.main-header {
    color: #000000;
    font-weight: bold;
    font-size: 18pt;
    text-align: center;
}

.sub-header {
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
}

H2 {
    color: #000000;
    font-family: times new roman;
    font-weight: bold;
    font-size: 12pt;
    text-align: left;
}

H3 {
    color: #000000;
    font-family: monospace;
    font-weight: bold;
    font-size: 10pt;
    text-align: left;
}

.geo-location {
    color: #800000;
    font-style: italic;
}

.point-of-interest {
    color: #3F4D68;
    font-style: italic;
}

.foto-caption {
    color: #3F4D68;
    font-size: 10pt;
}

.fotogallery-header {
    color: #004080;
    font-weight: bold;
    font-size: 12pt;
}

.news-date {
    color: #000000;
    font-weight: bold;
}

.news-headline {
    color: #800000;
    font-weight: bold;
}

.attention {
    color: #800000;
    font-weight: bold;
}

.emphasis {
    font-style: italic;
}

.comment {
    font-style: italic;
}

.quote {
    font-style: italic;
}

.person {
    font-style: italic;
}

.anchor {
    font-style: italic;
}

.author {
    color: #3F4D68;
}

