@charset "utf-8";
body {
	font-family: Trebuchet MS, Tahoma, Serif;
	font-size: 9pt;
	color: #333;
	margin-top: 50px
}
a:link {
	color: #014B78;
	text-decoration: none
}
a:hover {
	color: #FBA328;
	text-decoration: none
}
a:visited {
	color: #014B78;
	text-decoration: none;
}
a:active {
	color:#FBA328;
}
}.footer {
	font-size: 8pt;
	color: #999;
}
li {
	list-style-type: square;
	list-style-image: url(bullet.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #014B78;
}
.footer td a {
	color: #999;
}
