html
{
    overflow: -moz-scrollbars-vertical;
}
p
{
    padding: 0 0 0 15px;
    margin: 10px 5px 10px 5px;
}
.issuestext
{
    text-transform: uppercase;
    font-size: 18px;
}
ul
{
    line-height: 24px;
    font-size: 18px;
    padding: 0 8px 5px 35px;
    margin-left: 10px;
}
table
{
    padding-left: 20px;
}
.introtext
{
    font-style: italic;    
}
.ptextnav
{
    font-family: Arial, Times New Roman;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}
.ptext
{
    font-family: Arial, Times New Roman;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
    font-weight: normal;
}
.pfooter
{
    font-family: Arial, Times New Roman;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
}
.ptextnav
{
    text-decoration: underline;
    font-weight: bold;
}
.btext
{
    font-family: Arial, Times New Roman;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.navigation
{
    text-transform: uppercase;
    line-height: 25px;
    font-family: Arial, Times New Roman;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0px;
    padding-top: 0px;
}
.navigation:hover
{
    text-transform: uppercase;
    font-family: Arial, Times New Roman;
    font-size: 15px;
    color: #fcb71d;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0px;
    padding-top: 0px;
}
