._seo_text {
	text-align: justify;
}
._seo_text h1 {
    font-size: 22px;
    color: #006d96;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
}
._seo_text h2 {
    font-size: 20px;
    color: #007dc4;
    font-family: 'PT Sans', sans-serif;
	text-align: center;
}
._seo_text h3 {
	font-size: 16px;
    color: #5a5a5a;
	text-align: left;
}
._seo_text h4 {
	font-size: 14px;
    color: #5a5a5a;
	text-align: left;
}
._seo_text p {
    padding: 5px 0;
    text-align: justify;
}
._seo_text h5 {
	font-size: 14px;
    color: #5a5a5a;
	text-align: left;
}
._seo_text h6 {
	font-size: 14px;
    color: #5a5a5a;
	text-align: left;
}
._seo_text table {
	font-size: 15px;
	border-collapse: collapse;
	text-align: left;
	color:#353d4a;
	border:#fff;
}
._seo_text table p {
	padding-left:10px;
	text-align: left;
    font-family: arial;
}
._seo_text th, ._seo_text table thead td {
	background: #007dc4;
	color: white;
	padding: 10px 20px;
	text-align:center;
}
._seo_text table thead td p {
	padding-left:0;
	text-align: left;
    font-family: arial;
}
._seo_text th, ._seo_text td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: white;
}
._seo_text td {
	background: #D8E6F3;
}