A
{
    color: #006600;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}

A:link
{
    color: #006600;
    font='Arial';
}

A:visited
{
    color: #006600;
}

A:hover
{
    color: black;
    font-weight: bold;
    text-decoration: underline;
}

P
{
    font-family: Arial;
}

H1
{
    font-family: Arial;
}

H2
{
    font-family: Arial;
}

.textstyle
{
    font-family: Arial;
}

.arabicstyle
{
    font-size: 22px;
    color: #006600;
}

.translitstyle
{
    font-family: Arial Unicode MS;
}

..picturetextstyle
{
    font-family: Arial;
    font-size: 9px;
}

td
{
    font-family: Arial;
}
