td
{
    text-align: left;
    vertical-align: top;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}

a
{
    text-decoration: underline;
    color: #9D5FBB;
    text-transform: none;
    font-weight: bold;
}

A:Hover
{
    color: #DBACF2;
    text-decoration: underline;
    text-transform: capitalize;
}

h3
{
    color: #7F409E;
    font-weight: bold;
    font-size: 20px;
    font-family: Tahoma;
}
.navigation
{
    border-width: 0px;
    background-image: url('./images/blankbutton.jpg');
    background-repeat: no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    width: 205px;
    height: 33px;
    line-height:28px;
}
.paraTY
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.articleinfo
{    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    }