A:link
{
    color: #939EA5;
    font-weight: bold;
    text-decoration: none;
}
A:visited
{
    color: #939EA5;
    font-weight: bold;
    text-decoration: none;
}
A:active
{
    color: #939EA5;
    font-weight: bold;
    text-decoration: none;
}
A:hover
{
    color: #939EA5;
    font-weight: bold;
    text-decoration: underline;
}
TD
{
	color: #939EA5;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: normal;
}
P
{
	color: #939EA5;
    font-family: Times New Roman;
    font-size: 10pt;
    font-weight: normal;
}
.heading
{
    font-size: 11pt;
    font-weight: bold;
}

