﻿.table1Style
{
	text-align: center; padding-left: 5px; padding-right: 5px;
}
.table2Style
{
	padding-left: 5px; padding-right: 5px;
}
.tdHeader
{
	border-bottom: 1px groove black;font-weight: bold;
}
.tdRow
{
	border-bottom: 1px groove black;
}
.tdRowBold
{
	border-bottom: 1px groove black; font-weight: bold;	
}
.tdDesc
{
	width:15%; vertical-align:top;
}