.gen {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.gen11 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.gen9white {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
}


.gen8white {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

A {
    font-family: Arial;
    font-size: 8pt;
    Color: #737373;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A:hover {
    font-family: Arial;
    font-size: 8pt;
    Color: #737373;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

.bdlink {
	color: white;
	font-family : Arial;
	font-size : 10pt;
	FONT-WEIGHT: normal;
	text-decoration : underline
}

.bdlink:hover {
	color: white;
	font-family : Arial;
	font-size :10pt;
	FONT-WEIGHT: normal;
	text-decoration : none
}