﻿body
{
}
.TableBody
{
 font-weight: normal;
 font-size: 14px;
 color: black;
 font-family: 'Times New Roman' , Times, serif;
}
.TableInfo
{
 font-weight: normal;
 font-size: 18px;
 color: grey;
 font-family: 'Times New Roman' , Times, serif;
 font-style: italic;
}
.TableInfo A
{
 font-weight: normal;
 font-size: 14px;
 color: grey;
 font-family: 'Times New Roman' , Times, serif;
 font-style: italic;
 text-decoration: none;
}
.TableInfo A:hover
{
 font-weight: normal;
 font-size: 14px;
 color: black;
 font-family: 'Times New Roman' , Times, serif;
 font-style: italic;
 text-decoration: underline;
}