/*font for cv publication abstract*/

.txtcvhead {
	font-family: "Vernada";
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.txtcvbody {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #4A4A4A;
	text-align:justify;
}
.txtpub {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	color: #0C1781;
	text-align: justify;
}

.txtcv {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
}

.txtlast{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}
