/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */

.textHeader {
	font-family: "Arial";
	color:#558fc1;
	font-weight: normal; 
	font-size: 16px; 
	line-height:23px;
}
.textSubtitle {
	font-family: "Arial";
	color:#558fc1;
	font-weight: bold; 
	font-size: 16px; 
	line-height:19px;
}
.textText {
	font-family: "Arial";
	color:#666666;
	font-weight: normal; 
	font-size: 12px; 
	line-height:19px;
}
