@charset "UTF-8";
/* CSS Document */

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	word-spacing: normal;
	letter-spacing: inherit;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	
}
.Heading_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0033FF;
	text-transform: capitalize;
	line-height: inherit;
	font-variant: inherit;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
