a.headerlinks:link {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.headerlinks:visited {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.headerlinks:hover {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.headertd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;		
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;		
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
hr{
	height:1px;
	color:#133A68;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
a:link {
	color: #0E3868;
	text-decoration: underline;
}
a:visited {
	color: #0E3868;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
