/* CSS Document */
.body_text {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}
.body_text1 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}
.copyright_text {
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.body_heading{
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}
.menu_text{
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}