.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	line-height: 18px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	line-height: 26px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.news_border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-left-color: #3366CC;
}
