body {
	font-family: times new roman, times, helvetica;
	font-size: 10pt;
}

td {
	font-family: times new roman, times, helvetica;
	font-size: 10pt;
	vertical-align:middle;
}

a:link {
	text-decoration: none;
	font-weight: regular;
	color: #ac792a;
}

a:visited {
	text-decoration: none;
	font-weight: regular;
	color: #ac792a;
}

a:hover {
	text-decoration: underline;
	font-weight: regular;
	color: #fdcb31;
}