.polygraphy-block {
	font-family: "Arial", "Helvetica";
	font-size: 11pt;
	line-height: 1.5;
}
.polygraphy-block p {margin:10px 0}
.polygraphy-block table.polygraphy-table {
	border-collapse: collapse;
	border: 1px solid #e2e2e2;
	width: 100%;
	margin: 0 0 20px;
}
.polygraphy-block table.polygraphy-table tr {}
.polygraphy-block table.polygraphy-table tr:first-child {font-weight: bold}
.polygraphy-block table.polygraphy-table td {border: 1px solid #e2e2e2; text-align: center; padding: 7px 3px}
.polygraphy-block table.polygraphy-table td:first-child {width: 200px; text-align: left}


#polygraphy h3{color:#1074c2;font-size:16px;margin:3px 0;padding:0;font-weight:bold}
#polygraphy p{margin:10px 0}
#polygraphy img{margin:10px auto;border:none;display:block}
#polygraphy .red{color:#800000}
#polygraphy ul{list-style:none;padding:0 0 0 20px;margin:6px 0}
#polygraphy .img{position:relative;width:90%;margin:auto;}
#polygraphy .img img{display:block}
#polygraphy .img .l{float:left}
#polygraphy .img .r{float:right}
#polygraphy table{margin:12px auto;width:80%;border:1px solid #b2b2b2;border-collapse:collapse;}
#polygraphy table td,#polygraphy table th{border:1px solid #b2b2b2;padding:3px}
#polygraphy table td{font-weight:bold}
#polygraphy table td:first-child{font-weight:normal}
#polygraphy table tr:last-child{text-align:center}