h1 {
    font-family: verdana,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}
h2 {
    font-family: verdana,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    text-align: center;
}

.bg { }

.bg li {
    background:transparent url(../../images/gal.png) no-repeat scroll 0 0;
    padding-left: 25px;
    padding-bottom : 6px;
    list-style: none;
}
.r { text-align: right; }
.r a:hover{ text-decoration: none; }
