body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12pt;
	color: #22255E;
}
a {
	color: #5258CD;
	font-size: 12pt;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5258CD;
}
a:hover {
	text-decoration: underline;
	color: #5258CD;
}
a:active {
	text-decoration: none;
	color: #5258CD;
}
table {
	border-color: #424685;
}
td{
	font-size: 11pt;
}
p{
	font-size: 11pt;
}
small{
  font-size: 8pt;
}
a.sup {
	color: #B9BAB1;
	font-size: 12pt;
	text-decoration: none;
}
a.sup:visited {
	text-decoration: none;
	color: #B9BAB1;
}
a.sup:hover {
	text-decoration: underline;
	color: #B9BAB1;
}
a.sup:active {
	text-decoration: none;
	color: #B9BAB1;
}

