a:link {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #999999;
}
.contact {
	color: #999999;
}
.series {
	font-size: 11px;
}
.clickon {
	font-size: 11px;
	color: #999999;
}

