BODY {
	FONT-SIZE: 8pt;
	COLOR: #205DA9;
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
}

.Stitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	text-decoration: blink;
	font-weight: bold;

}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #4F689D;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 10pt;
		color: #4F689D;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
		color: #4F689D;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
		color: #006C98;
}