﻿.normal {
	font-family: Verdana;
	font-size: small;
	margin-right: 10px;
	color: #000000;
	margin-left: 8px;
	text-align: justify;
}
.Normal_bold {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	margin-left: 5px;
	color: #000000;
}
.Normal_buliton {
	margin-left: 64px;
	font-family: Verdana;
	list-style-type: disc;
	color: #000000;
	font-size: small;
}
.Heading {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #4C6C90;
}
.Heading_blue {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #4C6C90;
}
