
body
{
    margin: 0px;
    padding: 0px;
}


a, a:link, a:active
{
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: "Verdana";
    color: #ffffff;
    text-decoration: none;
    line-height: 18px;
    height: 18px;
    padding-left: 3px;
    border: 0px;
}
img
{
    border: 0px;
}

a:hover, a:focus
{
    color: #87a33c;
}



.pipes
{
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: "Verdana";
    color: #ffffff;
    text-decoration: none;
    line-height: 18px;
    height: 18px;
}

.hh
{
    display: block;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-family: "Tw Cen MT Condensed";
    color: #000000;
    text-decoration: none;
    line-height: 24px;
    height: 24px;
    padding: 5px;
}


.par
{
    width: 365px;
    margin-left: 15px;
    font-size: 12px;
    line-height: 12px;
}

.par:first-child
{
    margin-top: -25px;
    width: 335px;
}




