/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */

.textHeader {
	font-family: "Arial";
	color:#525252;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
}
.textSubtitle {
	font-family: "Arial";
	color:#ff0004;
	font-weight: bold; 
	font-size: 12px; 
	line-height:19px;
}
.textText {
	font-family: "Arial";
	color:#1d1d1d;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
}