div
{
	font-family:Times New Roman;
	
}

.td, th
{
	border-style:double;
	border-width:medium;
	border-color:#99CCCC;
	margin:0;
}

.td
{
	height:55pt;
}
.title 
{
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
	color:red;
}

.implementer 
{
	font-size:13pt;
	font-weight:bold;
	color:blue;
}

.year 
{
	font-size:12pt;
}

.name_company 
{
	font-size:13pt;
	color:green;
}

.address 
{
	font-size:10pt;
}

.telephone 
{
	font-size:10pt;
	text-decoration:underline;
}

h1
{
	color:green;
	text-decoration:underline ;
	text-align:center;
}

.head
{
	color:maroon;
	
}