.level1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-weight: bold;
	color: #FFFFFF;
}
.level2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 16px;
	color: 889EAC;
	font-weight: bold;

}
a:link {  color: #000066; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}
a:active {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #333333}
