td {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	color: #5C5C5C;
}
td.btm {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	text-align: centre;
	color: #5C5C5C;
}
td.opp {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: centre;
	color: #002C00;
}
td.head {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #45650E;
}
td.cont {
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	text-align: right;
	color: #ffffff;
}
td.cont1 {
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
	text-align: right;
	color: #595959;
}
a:link {
	color: #5C5C5C;
	text-decoration: none;
}
a:visited {
	color: #5C5C5C;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
a.btm:link {
	color: #5C5C5C;
	text-decoration: none;
}
a.btm:visited {
	color: #5C5C5C;
	text-decoration: none;
}
a.btm:hover {
	text-decoration:underline;
	color: #000000;
}
a.opp:link {
	color: #002C00;
	text-decoration: none;
}
a.opp:visited {
	color: #002C00;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #002C00;
}
a.cont1:link {
	color: #595959;
	text-decoration: none;
}
a.cont:link {
	color: #ffffff;
	text-decoration: none;
}
a.cont:visited {
	color: #ffffff;
	text-decoration: none;
}
a.cont1:link {
	color: #595959;
	text-decoration: none;
}
a.cont1:visited {
	color: #595959;
	text-decoration: none;
}