body {
	margin: 0px;
	background-image: url(/images/mp_menu_bg_GREY.jpg);
	background-color: #E8E8E8;
	background-repeat: repeat-x;
}
.normalblk {
	font-size:11px;
	font-family :verdana, helvetica;
	color:#000000;
	font-style:normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
.tight {
	margin-top: 2px;
	margin-bottom: 8px;
}
.bttmpara {
	margin-top: 2px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}