<!--
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #000099; font-style: italic}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000099; font-style: italic}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000099; font-style: italic}

a.Links {
  text-decoration: none;
	color: gold;
 }

a.FLocation {
  font-family: Arial, Helvetica;
	color: black;
}

a:hover	{
  text-decoration: none; 
  color: black;
}

.Headline {
  font-family: Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}

.Headline2 {
  font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

.newsdetail	{
 font-family: Arial, Helvegica, sans-serif;
 text-decoration: none;
 font-size:8pt;
 font-weight: normal;
 color: black;
}

.Normal {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

.New {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: cyan;
}

.adr {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal}
.linkb {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}


-->