.font1 {
	font-size: 80%;
	line-height: 1.5em;
}
.font1a {
	font-size: 80%;
	line-height: 1.5em;
	color: #9a763b;
}
.font2 {
	font-size: 70%;
	line-height: 1.5em;
}




td.conts {
	font-size: 80%;
	line-height: 1.5em;
	background-color: #ffffff;
}
td.header {
	background-color: #c7f0ff;
	text-align: center;
}
td.header_senior {
	font-size: 80%;
	background-color: #b7f0d4;
	text-align: center;
}
td.header_401k {
	font-size: 80%;
	background-color: #ffecc7;
	text-align: center;
}
td.header_sub {
	font-size: 80%;
	background-color: #f2f2f2;
	text-align: center;
}


a.menub:link {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menub:visited {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.menub:hover {
	font-size: 80%;
	color: #E88505;
	font-weight: bold;
	text-decoration: none;
}
a.menub:active {
	font-size: 80%;
	color: #E88505;
	font-weight: bold;
	text-decoration: none;
}

a.menu:link {
	font-size: 75%;
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	font-size: 75%;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 75%;
	color: #E88505;
	text-decoration: none;
}
a.menu:active {
	font-size: 75%;
	color: #E88505;
	text-decoration: none;
}

a.link:link {
	font-size: 80%;
	color: #333333;
	text-decoration: underline;
}
a.link:visited {
	font-size: 80%;
	color: #333333;
	text-decoration: underline;
}
a.link:hover {
	font-size: 80%;
	color: #E88505;
	text-decoration: underline;
}
a.link:active {
	font-size: 80%;
	color: #E88505;
	text-decoration: underline;
}
