body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-weight: bold;
	color: #019CB8;
}
i {
	font-size: 9pt;
	color: #019CB8;
}
td {
	font-size: 10pt;
}
strong {
	color: #019CB8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.table-top-link {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7A8AA;
	border-bottom-color: #A7A8AA;
	background-color: #E7E7E9;
}
.a-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E6063;
	text-decoration: none;
}
a:hover.a-top {
	color: #009DB8;
	text-decoration: none;
}

