﻿body 
{
 
}
ul
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial;
	color: black;
	font-style: italic;
}
p
{
	font-weight: bold;
	 font-size: smaller;
	  font-family: Arial;
	  color:black
}

TD.DynamicContentTD 
{
	border-top-style: double;
	 border-top-color: teal;
	  padding-right: 25px;
	   padding-left: 25px;
}