.c1 {
	font-family:Tahoma, Gill, Helvetica, Sans-Serif;
	font-size:9pt;
	padding:10px;
	text-align:justify;
	border-bottom:1px dotted #53585e;
}
.c2 {
	font-family:Tahoma, Gill, Helvetica, Sans-Serif;
	font-size:9pt;
	padding:10px;
	text-align:justify;
}
.c3 {
	font-family:Tahoma, Gill, Helvetica, Sans-Serif;
	font-size:9pt;
	padding:10px;
	text-align:justify;
	border-bottom:1px dotted #53585e;
	border-right:1px dotted #53585e;
}
.c4 {
	font-family:Tahoma, Gill, Helvetica, Sans-Serif;
	font-size:9pt;
	padding:10px;
	text-align:justify;
	border-right:1px dotted #53585e;
}
.home {
	font-family:Tahoma, Gill, Helvetica, Sans-Serif;
	font-size:12pt;
	padding:10px;
}

.tab {
  	border: 1px solid #BBB;
  	font-size: 9pt;
  	border-collapse: collapse;
  	font-family: sans-serif;
  	width: 80%;
}
.tab tr td {
  	text-align: left;
	padding: 3px;
	border: 1px solid #BBB;
}
.theader {
  	text-align: left;
	padding: 3px;
	border: 1px solid #BBB;
	background-color: #117b52;
	color:white;
}