.style1 {	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.pressmainDiv {
	height: 450px;
	width: 850px;
}
.pressTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.newBorder {
	border: .5px solid #990000;
}
.grungTable {
	background-image: url(../images/bg/grungeBg.jpg);
	background-repeat: no-repeat;
}
