a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0d3692;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: 869AC8;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #869AC8;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullet {
	font-family: Wingdings;
	font-size: 11px;
	color: #003399;
}
