.slover {
	font-family: Arial;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
}
table {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
strong {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
a:link {
	font-family: Arial;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	color: #000066;
	font-style: italic;
	text-decoration: underline;
}
em {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
}