<style type="text/css">
<!--
.Title {
	font-family: Tahoma;
	font-size: x-large;
	color: #1C2DC6;
	font-weight: bold;
}
a:link {
	color: #1C2DC6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C2DC6;
}
a:hover {
	text-decoration: underline;
	color: #1C2DC6;
}
a:active {
	text-decoration: none;
	color: #1C2DC6;
}
.Text {font-family: Tahoma}
.TextBold {
	font-family: Tahoma;
	font-weight: bold;
}
.TextUnderline {
	font-family: Tahoma;
	text-decoration: underline;
}
.small {
	font-size: small;
	font-family: Tahoma;
}
-->
</style>