BODY,TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #010066;
	font-size : 11px;
}

.headline {
	font-family : Trebuchet MS;
	font-size : 13px;
	line-height : 14px;
	font-weight : bold;
}

.headline_w {
  font-family : Trebuchet MS;
  font-size : 16px;
  line-height : 14px;
  font-weight : bold;
}

.subPageHeader {
	font-family : Trebuchet MS;
	font-size : 15px;
	line-height : 14px;
	font-weight : bold;
}

.fineprint {
	font-size : 9px;
}

.bold {
	font-weight : bold;
}

A:LINK {
	color : #010066;
	font-weight: bold;
	text-decoration: none;
}

A:ACTIVE {
	color : #010066;
	font-weight: bold;
	text-decoration: none;
}

A:VISITED {
	color : #010066;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color : #3D3CB7;
	font-weight: bold;
	text-decoration: underline;
}

A.nav:HOVER {
	text-decoration: none;
}

A.headline {
	font-family : Trebuchet MS;
	font-size : 13px;
	line-height : 14px;
	font-weight : bold;
}

.tableborder {
        border-color: #010066;
        border-width: 1px;
        border-style: solid;
}

