﻿.newStyle1 {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: justify;
	white-space: normal;
	background-color: #FFFFFF;
	caption-side: top;
	table-layout: auto;
	empty-cells: show;
}
.newStyle2 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	table-layout: auto;
	empty-cells: show;
	caption-side: top;
}

