.Text_Body {
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #333;
}
.Header {
	font-size: 16px;
	color: #333;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 600;
	text-align: center;
}
.Italic_body {
	font-style: italic;
}
