﻿a
{
    font-weight: bold;
    font-size: 8pt;
    color: gray;
    font-family: Arial;
}

a.body
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: Arial;
	text-decoration: none
}

td.special
{
	border-right-color: #333333;
	border-right: dotted
}