BODY
{
    vertical-align: middle;
    text-align: center;
}
TD
{
    font-weight: bold;
    vertical-align: baseline;
    color: teal;
    font-family: Verdana;
    background-color: #ffffcc;
    font-size: small;
}
TD.evide
{
    font-weight: bold;
    vertical-align: baseline;
    color: red;
    font-family: Verdana;
    background-color: #ffffcc;
    font-size: small;
}
TH
{
    font-weight: bold;
    color: white;
    font-family: Verdana;
    background-color: teal;
}
SMALL
{
	font-weight: normal;
	font-size: xx-small;
	color: White;
	font-family: verdana;
	text-align: right;
}
INPUT
{
    font-weight: bold;
    color: teal;
    font-family: Verdana;
}
A
{
	font-weight: normal;
	font-size: xx-small;
	color: teal;
	font-family: verdana;
	text-align: Center;
}




