.text_style {

	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	font-style: normal;

	line-height: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

}

.heading {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 13px;

	font-style: normal;

	line-height: 11px;

	font-weight: normal;

	font-variant: normal;

	text-transform: uppercase;

	color: #FF0000;

}


