.run {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.heading {
	font-family: Georgia;
	font-size: 16px;
	color: #009966;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.white {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.green {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}

.links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.MD {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.ld {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #009966;
}


.gr1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#006666; font-weight:bold;}
