.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000BF;
	text-decoration: none;
	line-height: normal;

}
.roy {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #339933;
	text-decoration: none;
}
.pink {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF007F;
}
.heading
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #09175F;
}
.bodytext {
	font-family: Tahoma
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	width: 55%;
}
.proitem {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}


