/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */

.textHeader {
	font-family: "Georgia";
	color:#3a2f4f;
	font-weight: normal;
	font-style:italic;
	font-size: 20px; 
	line-height:20px;
}
.textSubtitle {
	font-family: "Georgia";
	color:#452c22;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
	font-style:italic;
}
.textText {
	font-family: "Georgia";
	color: #615f64;
	font-weight: normal; 
	font-size: 12px; 
	line-height:18px;
}
