﻿BODY
{
	font-size: 8pt;
	font-family: Tahoma;
	color: white;
}
td
{
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
}
th
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: limegreen;
	text-align: center;
}

