.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.copyhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

/* PAGE LAYOUT STYLES */
.leftfil {
	background-image: url(images/leftedgeshadoe.jpg);
	background-repeat: repeat-y;
	width: left;
}

.rightfil {
	background-image: url(images/rightedgeshadoe.jpg);
	background-repeat: repeat-y;
	width: left;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
.newsroomtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.datetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
/* force body scrollbar */
html { 
    height: 100%;
    margin-bottom: 1px;
} 
