.body, td {
color: #a46024;
font-size: 13px;
font-family: Arial;
}

.body_bold {
color: #a46024;
font-size: 13px;
font-family: Arial;
font-weight: bold;
}

.title {
font-size: 14px;
font-family: Arial;
color: #a46024;
font-weight: bold;
}

a:link {
text-decoration: underline;
color: #a46024;

}
a:visited {
	text-decoration: underline;
	color: #a46024;
}

a:hover {
text-decoration: underline;
font-weight: bold;
}


.small {
	font-family: arial;
	font-size: 9pt;
	font-style: normal;
}
.names {
	font-family: arial;
	font-size: 24pt;
	color: #a46024;
}
.table {
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #993300;

}
