body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
}

.grey_normal_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #4d4b4b;
}
.grey_bold_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #4d4b4b;
}
.orange_bold_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ff8900;
}
.grey_link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.grey_link:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.grey_link:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.eimpressive_link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8900;
	text-decoration:none;
}
.eimpressive_link:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.eimpressive_link:active{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.orange_head_txt {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 20px;
	font-weight: bold;
	background-color: #ff8900;	
}
.read_more_txt {
	font-family: Verdana;
	font-size: 11px;
	color:#ff8900;
	font-weight: normal;
	text-decoration:none;
}
.read_more_txt:hover {
	font-family: Verdana;
	font-size: 11px;
	color:#ff8900;
	font-weight: normal;
	text-decoration:underline;
}.img_border {
	border: 1px solid #ff8900;
	padding:3px;
}
.email_link_text {
	font-family: Verdana;
	font-size: 12px;
	color:#ff8900;
	font-weight: normal;
	text-decoration:none;
}
.email_link_text:hover {
	font-family: Verdana;
	font-size: 12px;
	color:#ff8900;
	font-weight: normal;
	text-decoration:underline;
}
