/* CSS Document */

.text_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
}
.text_heading3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
}
.text_heading4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
}	
.bottom{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.text_main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align:justify
}
.text_main2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.text_main3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.text_heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
}