/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.textHeader {
	font-family: "Verdana";
	color:#6b6b6b;
	font-weight: bold; 
	font-size: 12px; 
	line-height:17px;
}
.textSubTitle {
	font-family: "Verdana";
	color:#e74d35;
	font-weight: bold; 
	font-size: 12px; 
	line-height:17px;
}
.textText {
	font-family: "Verdana";
	color:#6b6b6b;
	font-weight: normal; 
	font-size: 12px; 
	line-height:17px;
}
