.axis {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
body {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #000066;
	background-color: #FFFFFF;
}
table {
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
}
strong {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
a:link {
	font-family: Arial;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	color: #FF6600;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	color: #CCCC33;
	text-decoration: underline;
}
sub {
	color: #FFFFFF;
}
