a:link {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	color: #3399ff;
	text-decoration: underline;
}

a:visited {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	color: #ff1a8c;
	text-decoration: underline;
}

body {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	color: #000066;
	background-color: #fff0ff;
}

h1 {
	font-family: "Monotype Corsiva";
	font-size: 30pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	text-align: left;
}
h3 {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	text-align: center;
}
h4 {
	font-family: "Palatino Linotype";
	font-size: 14pt;
	font-weight: normal;
}
