﻿.headerTD
{
	
	font-weight:bold;
	border-bottom: dashed 1px grey;

}
.tdright
{	border-bottom: dashed 1px grey;
}
.tdleft
{
		border-bottom: dashed 1px grey;
}

body
{
    font-family: Calibri,'Trebuchet MS' , Tahoma, Arial, Helvetica, sans-serif;
    background-color: #e8e8e8;
    color: #2f3a40;
    font-size: 12pt;
}