﻿.normaltext {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 25px;
}
.bold {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

