/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */

.textHeader {
	font-family: "Arial";
	color:#FFFFFF;
	font-weight: bold; 
	font-size: 12px; 
	line-height:21px;
}
.textSubtitle {
	font-family: "Arial";
	color:#FFFFFF;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
}
.textText {
	font-family: "Arial";
	color: #98999b; 
	font-weight: normal; 
	font-size: 12px; 
	line-height:16px;
}
