H3
{
    color: navy;
}
body
{
}
.keycell1 TD
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: gainsboro;
}
.keycell2 TD
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.tiptable
{
    font-size: 10pt;
    border-bottom: gainsboro 3px solid;
    font-family: Tahoma, Arial, Sans-Serif;
}

.smaller
{
    font-size: 7pt;
}
.tipslist
{
    font-size: 8pt;
    font-family: Arial, Verdana, Sans-Serif;
}
.tipsdiv
{
    padding-right: 10px;
    padding-left: 10px;
    font-size: 10pt;
    padding-bottom: 15px;
    width: 548px;
    padding-top: 10px;
    font-family: Arial, Verdana, Sans-Serif;
    background-color: white;
    text-align: left;
}
PRE.tipscode
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 8pt;
    font-family: 'Courier New' , courier, Monospace;
    background-color: gainsboro;
}
DIV.indented
{
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
}
DIV.feedback
{
    border-top: gainsboro 2px solid;
    padding-top: 10px;
    margin-top: 10px;
}
DIV.caption
{
    font-size: 9pt;
    font-style: italic;
    padding-top: 5px;
    margin-bottom: 10px;
}
H5.overline
{
    text-decoration: overline;
}
SPAN.commentnameemail
{
    font-size: 8pt;
    color: white;
}
SPAN.commentheader
{
    font-weight: bold;
    font-size: 10pt;
    color: white;
    margin-top: 10px;
    margin-bottom: 5px;
}
.feedbacktextbox
{
    font-size: 9pt;
    font-family: Arial, Verdana, Sans-Serif;
}




