/* CSS Document */

/* CSS Document */

.bodytext{
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
.heading{
	font-style:bold;
	font-weight:strong;
	font-size:16px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
}
.button{
	font-style:bold;
	font-weight:strong;
	font-size:16px;
	color:#FC8602;
	font-family:Arial, Helvetica, sans-serif;
}
}
.button1{
	font-style:bold;
	font-weight:strong;
	font-size:14px;
	color:#FC8602;
	font-family:Arial, Helvetica, sans-serif;
}
.sideheading{
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	color:#FC8602;
	font-family: Arial, Helvetica, sans-serif;
	
	}
.sideheading1{
	font-style:bold;
	font-weight:strong;
	font-size:12px;
	color:#FF0000
	font-family: Arial, Helvetica, sans-serif;
	
}
}
.lineheading{
	font-style:bold;
	font-weight:strong;
	font-size:13px;
	color:#FC8602;
	font-family: Arial, Helvetica, sans-serif;
	}

