body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #5A719D;

}
a:hover {
	text-decoration: underline;
	color: #24365A;

}
.topsoliddivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #24365A;
}
a:visited {
	color: #5A719D;
}
a:active {
	color: #24365A;
}
.rightcoldotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #24365A;
}
.bottomsoliddivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24365A;
}
.tableborder {
	border: 1px solid #24365A;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
}
.topdasheddivider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.smalltext {
	font-size: 10px;
}
