.150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	font-colour:red;
	line-height: 100%;
}.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #07476D;
}
.text {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.boldtext {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

