.imageCaption {
	font-size: 12px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-family: Helvetica;
	font-size: 180%;
	color: #666666;
	font-weight: bold;
}
.introtext {
	font-family: Helvetica;
	line-height: 200%;
}
h2 {
	font-family: Helvetica;
	font-size: 110%;
	color: #006699;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-family: Helvetica;
	font-size: 90%;
	color: #003366;
	font-weight: bold;
}
a:link {
	color: #003366;
}
a:hover {
	color: #339999;
}
a:visited {
	color: #003366;
}
h4 {
	font-family: Helvetica;
	font-size: 80%;
	color: #000033;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
