/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.textHeader {
	font-family: "Arial";
	color:#cf0008;
	font-weight: bold; 
	font-size: 13px; 
	line-height:17px;
}
.textSubTitle {
	font-family: "Arial";
	color:#000000;
	font-weight: bold; 
	font-size: 13px; 
	line-height:17px;
}
.textText {
	font-family: "Arial";
	color:#000000;
	font-weight: normal; 
	font-size: 13px; 
	line-height:17px;
}