.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #02065d;	

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #02065d;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02065d;

}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #02065d;	

}
