.tablebg {
	background: #FFFFFF url(images/tablebg.jpg) no-repeat top;
}
td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 12px;
}
.roll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 12px/14px;
	font-weight: bold;
	color: #003366;
    text-decoration:none;
	border-bottom: 1px dotted #003366;
}
.roll:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 12px/14px;
	font-weight: bold;
	color: #003366;
    text-decoration:none;
	border-bottom: 1px dotted #003366;
}
A.roll:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 12px/14px;
	font-weight: bold;
    text-decoration:none;
	color: #FF6600;
}
.lgt:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 10px/14px;
	font-weight: bold;
	color: #cccccc;
    text-decoration:none;
}
.lgt:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 10px/14px;
	font-weight: bold;
    text-decoration:none;
	color: #cccccc;
}
.lgt:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-seri;
	font-size: 10px/14px;
	font-weight: bold;
	color: #cccccc;
    text-decoration:none;
}

#pressbody {
	max-height:300px;
	scroll:auto;	
	position: relative;
	padding-right: 0px;
}







	
	
	
	
	
	
