.jackson {
	font-family: Arial, "Century Gothic", Geneva, "Gill Sans", Helvetica;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
body {
	font-family: Arial, "Century Gothic", Geneva, "Gill Sans", Helvetica;
	font-size: 10px;
	color: #000000;
}
table {
	font-family: Arial, "Century Gothic", Geneva, "Gill Sans", Helvetica;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
strong {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
em {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	font-family: Arial, "Century Gothic", Geneva, "Gill Sans", Helvetica;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, "Century Gothic", Geneva, "Gill Sans", Helvetica;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}
