BODY
{
    margin: 0px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #333333;
	background-color: #FFFFFF;
}
TD
{
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #5d5d5d;
}
A
{
    color: #363636;
    text-decoration: none;
}
A:hover
{
    color: #007eff;
    text-decoration: none;
}
.headline
{
    font: 17px Georgia, "Times New Roman", Times, serif;
    color: #5d5d5d;
	font-weight: bold;
}
