.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height: 16px;
	font-size: 11px;
	color: #FFFFFF;
}

td {
  font-family: Arial, Helvetica, sans-serif;
   line-height: 16px;
  font-size: 12px;
}

A {
color:#0000FF;
text-decoration:none
}

A:hover {
color:#3333CC;
text-decoration:underline
}

A.footer {
color:#FFFFFF;
text-decoration: none
}

A.footer:hover {
color:#FFFF00;
text-decoration:underline
}

 .top-nav {
 color:#0B145F;
 text-decoration:underline
 }
 
 .top-nav:hover {
  color:#FFFFFF;
  text-decoration:underline
}

 .sub-nav {
 color:#FFFFFF;
 text-decoration:underline
 }
 
 .sub-nav:hover {
  color:#DFCF1D;
  text-decoration:underline
}

.top-title {
	color: #1d44ec;
	font-size: 16px;
	font-weight: bold;
}
.subhead-red {
	color: #F00;
}

