.greyhighlight {
	background-color: #dedede;
	font-family:Verdana;
	font-size: 11px;
}
.greyhighlight2 {
	background-color: #ebebeb;
	font-family: Verdana;
	font-size: 11px;
}.normaltxt {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color:#333333;
}
.boldtxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
