BODY
{
text-align:justify;
}

A
{
text-decoration:none;
}

A:hover
{
text-decoration:underline;
color:black;
}

#idbox1
{
text-align: justify;
padding-right: 30px;
}

#idbox2
{
text-align: justify;
}

HR
{
color:B4255F;
width:95%;
}

LI
{
list-style-image:url(../arrow-right.gif);
}