body {
	background-color: #FFFFFF;
	font-size: 12pt;
	font-weight: 600;
	background-image: url(bg0021.jpg);
	background-attachment: fixed;
}
h1 {
	font-size: 28pt;
	text-align: center;
	color: #0000A0;
}
a:link {
	color: #0000FF;
}

a:visited {
	color: #FF3300;
}

a:active, a:focus, a:hover {
	color: #00FF00;
}

p {
	text-align: center;
}

sup {
	font-size: 8pt;
	font-weight: 300;
	text-decoration: underline;
}