body, td, {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 14px;
  color: #0E0A0A;
  line-height: 14px;
}
.textcenter {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 14px;
  color: #0E0A0A;
  text-align: center;
  line-height: 14px;
}
.textcenterital {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 14px;
  color: #0E0A0A;
  font-style: italic;
  text-align: center;
  line-height: 14px;
}
.head1 {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 14px;
  font-weight: bold;
  color: #410303;
  text-align: left;
  line-height: 14px;
}
.head1center {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 2px;
  font-weight: bold;
  color: #003658;
  text-align: center;
  line-height: 14px;
}
.head2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  line-height: 14px;
}
.head2center {
  font-family: Times New Roman, Times Roman, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #003658;
  text-align: center;
  line-height: 14px;
}
.head3center {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 14px;
  font-weight: bold;
  color: #003658;
  text-align: center;
  line-height: 14px;
}
menu {
  font-family: Times New Roman, Times Roman, serif;
  font-size: 14px;
  color: #003658;
  line-height: 14px;

}
.flyout {
  text-decoration: none;
	font-family: Times New Roman, Times Roman, serif;
	font-weight: bold;
	color: #013161;
  font-size: 12px;
	line-height: 14px;
}
A.flyout:link {
  color: #004000;
}
A.flyout:visited {
  color: #004000;
}
A.flyout:hover {
  color: #0505FF;
}
A:link {
	color:#0505FF;
	font-weight: bold;
}  
A:active {
	color: blue;
	font-weight: bold;
}  
A:hover {
	color: red;
	font-weight: bold;
}  
A:visited {
	color: #0505FF;
	font-weight: bold;
}  









