﻿A
{
    color: #808080;
    text-decoration: none;
    font-size: 9pt;
}
A:hover,A:active
{
    text-decoration: underline
}
TD
{
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 9pt;
}
TABLE
{
    height: auto;
}

.ContactList
{
	border-bottom: solid 1px #E0E0E0;
}