.text {
	font-family: Verdana;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
	text-align : left;
}

.red {
	font-family: Verdana;
	font-size: 10pt;
	color: #DC143C;
	font-weight: bold;
	text-align : left;
}

.link {
	font-family: Verdana;
	font-size: 10pt;
	color: #DC143C;
	font-weight: bold;
	text-align : left;
	text-decoration: none;
}