.text {
	font-family: Arial;
	font-size: 10px;
}
.textgrey {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Arial;
	font-size: 14px;
	color: #00529B;
	font-weight: bold;
	text-decoration: none;
}
.subtitles {

	font-family: Arial;
	font-size: 12px;
	color: #00529B;
	font-weight: bold;
	text-decoration: none;
}
.stlinks {


	font-family: Arial;
	font-size: 12px;
	color: #00529B;
	font-weight: bold;
	text-decoration: underline;
}
