/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */

.textHeader {
	font-family: "Arial";
	color:#452c22;
	font-weight: bold;
	font-size: 12px; 
	line-height:18px;
}
.textSubtitle {
	font-family: "Arial";
	color:#ff2500;
	font-weight: bold; 
	font-size: 12px; 
	line-height:18px;
}
.textText {
	font-family: "Arial";
	color: #452c22;
	font-weight: normal; 
	font-size: 12px; 
	line-height:18px;
}
