a:hover {  color: red; text-decoration: underline}
a {  text-decoration: none}

.table {  background-color: #FFFFFF}
.td {  font-size: 10pt; line-height: 130%; color: #482400}
.td_name {
	font-size: 8pt;
	line-height: 130%;
	padding-top: 6px;
}

.f_8pt {  font-size: 8pt; line-height: 130%}
.f_9pt {  font-size: 9pt; line-height: 150%}
.f_10pt {  font-size: 10pt; line-height: 130%}
.f_11pt {  font-size: 11pt; line-height: 130%}
.f_12pt {  font-size: 12pt; line-height: 130%}

.f9_white {  font-size: 9pt; color: white; font-weight: bold}
.f10_white {  font-size: 10pt; color: white; font-weight: bold}
.f11_brown {  font-size: 11pt; color: #482400; font-weight: bold}
.f11_orange {  font-size: 11pt; color: #FF6600; font-weight: bold}
.f11_white {  font-size: 12pt; color: white; font-weight: bold; line-height: 130%}
.f12_white {  font-size: 12pt; color: white; font-weight: bold}
.f12_brown {  font-size: 12pt; color: #482400; font-weight: bold}
