body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	}
blockquote {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: Purple;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: Purple;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: Purple;
}

link {
	color: Blue;
	}

A:VISITED {
	color : #8A0045;
	text-decoration : none;
}

sup {
	font-size: smaller;
}

.caption {
	font-family : Times New Roman, serif;
	font-size : small;
	font-style: italic;
}