td {
	font-family: Tahoma, sans-serif; 
	font-size: 12px; 
	color: #525252; 
	link: #1A3F97; 
	text-decoration: none;
   }
.high {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #00649A; font-weight: bold}
.dec {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF6200; font-weight: bold}
A:link {
color: #004576;
text-decoration: none;
}

A:active {
color: #004576;
text-decoration: none;
}

A:visited {
color: #004576;
text-decoration: none;
}

A:hover {
color: #004576;
text-decoration: none;
}

.title {
  font-family: tahoma;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 16px; 
  padding-bottom: 2px;
  text-align: left;
}

