﻿<style type="text/css">
.style1 {
	text-align: center;
}
.masthead_rt {
	text-align: right;
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
}
.nav_bar {
	text-align: center;
	font-weight: bolder;
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	
	text-align: justify;
}
.lft_col {
	border-width: 0;
	color: #FFFFFF;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #000000;
	font-size: 12pt;
	font-weight: bolder;
	font-align: left;
}
.rt_col_body_text {
	padding: 4px
	text-align: justify;
}
.footer_links {
	text-align: center;
	font-weight: bolder;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-family: "Times New Roman";
	text-align: center;
	font: italic normal bolder smaller Arial, Helvetica, sans-serif; 
	height: 25px; 
	color: #FFFFFF;
}
</style>