/* CSS Document */
/*--------------------------------------------------------------- 
		Sitestudio Pro. | module_template/templ_text.php
--------------------------------------------------------------- */
.textTitle{
	font-family: "Arial";
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
	text-transform:uppercase;
}
.textHeader {
	font-family: "Arial";
	color:#3e3d40;
	font-weight: bold; 
	font-size: 15px; 
	line-height:19px;
}
.textSubTitle {
	font-family: "Arial";
	color:#990000;
	font-weight: bold; 
	font-size: 12px; 
	line-height:16px;
}
.textText {
	font-family:"Arial";
	color:#707173;
	font-weight: normal; 
	font-size: 12px; 
	line-height:18px;
}
/*
.textAuthor {
	font-family: "Arial";
	color:#999999; 
	font-weight: normal; 
	font-size: 10px; 
}
a.textPaging {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 11px; 
	margin-right:10px;
	text-decoration:none;
}
a.textPagingSelected {
	font-family: "Arial";
	color: #74A5CD; 
	font-weight: normal; 
	font-size: 11px; 
	margin-right:10px;
	text-decoration:underline;
}
*/


