/* plhomestyle.css > body background:#3366cc-- > H6*/
Body
{
    text-align: center;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
}

P
{
    text-align: justify;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size: medium;
    line-height: 13pt;
    width: 635px;
}

P.spc
{
    text-align: center;
    font-size: medium;
    font-weight: bold;
    color: #FF0000;
    line-height: 13pt;
}

.mainnav1
{
    background: #0000CC;
    font-size: medium;
    font-weight: normal;
}

.suppnav1
{
    background: #6666FF;
    font-size: medium;
    font-weight: normal;
}

.helpnav1
{
    background: #0066FF;
    font-size: medium;
    font-weight: normal;
}

A:link
{
    color: #000000;
    text-decoration: none;
}
A:visited
{
    color: #000000;
    text-decoration: none;
}
A:hover
{
    color: #FF0000;
}

A.nav:link
{
    color: #FFFFFF;
    text-decoration: none;
}
A.nav:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
A.nav:hover
{
    color: #FF0000;
}



