h1 {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	font-style: normal;
}
h2 {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #0957a8;
	font-style: normal;
}
h5 {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #0957a8;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}


p {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #2f2e2e;
	list-style-type: disc;
	text-align: justify;


}

p.center {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #2f2e2e;
	list-style-type: disc;
	text-align: center;


}

a {

	font-family: "Verdana";
	font-size: 12px;
	color: #0957a8;
	text-decoration: none;
}


