.boby_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-ALIGN: justify
	
}
.leftboby_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px	
	
}
.button_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;	
	text-decoration:none
}
.sub_button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1c61b0;
	text-decoration:none
}
.sub_button_text:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1c61b0;	
	background-color: #BFDFEE;	
	text-decoration:underline
}

.headertext 
{
	font-weight: bold;
	color:#1c61b0;
	font-size : 19px	 
}

.subheadertext 
{
	font-weight: bold;
	color:#993329;
	font-size : 13px
}

.mainlinks 
{	
	color:#1c61b0;
	font-size : 13px;
	text-decoration:none
}

.mainlinks:hover 
{	
	color:#1c61b0;
	font-size : 13px;
	text-decoration:underline
}

.subheadlinks 
{	
	color:#A86111;
	font-size : 12px;
	text-decoration:none
}

.subheadlinks:hover 
{	
	color:#A86111;
	font-size : 12px;
	text-decoration:underline
}