P {
 font-size: 15px;
}

TD {
 font-size: 15px;
}

H1 {
 font-size: 24px; font-weight: bold;
}

TABLE.menu {
 width: 100%;
 background: #F2F2F2;
 border-left: 4px solid #c34583;
 border-right: 4px solid #c34583;
 border-bottom: 4px solid #c34583;
 border-top: 0px;
 padding-right: 3px;
 padding-top: 3px;
 padding-bottom: 3px;
}

TD.menu {
 font-weight: bold;
 font-size: 12px;
 text-align: right;
}

TD.menuactive {
 font-weight: bold;
 font-size: 12px;
 text-align: right;
 background: #DDDDDD;
}

TD.menuhighlight {
 font-weight: bold;
 font-size: 12px;
 text-decoration: underline;
 text-align: right;
}

A.menulink:link {
 text-decoration:none;
 color: 000000;
}

A.menulink:visited {
 text-decoration:none;
 color: 000000;
}

A.menulink:hover {
 color: #DD00DD;
 text-decoration: underline;
}

TD.headingtext {
 font-weight: bold;
 font-size: 12px;
 vertical-align: top;
}

P.creditinfo {
 font-size: 14px;
 font-style: italic;
}

.author {
 font-size: 10px;
 text-align: right;
}

.partner {
 font-size: 10px;
 text-align: left;
}

SPAN.phone {
 font-style: normal;
 font-weight: bold;
}
