h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699CC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}
p.footnote {
	color: #999999;
}
p.footnote a:link {
	color: #FF9900;
	text-decoration: underline;
}
p.footnote a:visited {
	color: #000066;
	text-decoration: underline;
}
p.footnote a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
p.footnote a:active {
	color: #FFCC66;
	text-decoration: underline;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #4C71BC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
