/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.textTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AB007C;
	font-weight: normal; 
	font-size: 32.666px; 
	line-height:32px;
	text-transform:uppercase;
}
.textHeader {
	font-family: "Arial";
	color:#007AC0;
	font-weight: bold; 
	font-size: 13px; 
	line-height:22px;
}
.textSubTitle {
	font-family: "Arial";
	color:#AB007C;
	font-weight: bold; 
	font-size: 13px; 
	line-height:22px;
}
.textText {
	font-family: "Arial";
	color:#555555;
	font-weight: normal; 
	font-size: 13px; 
	line-height:18px;
}
