body {
	background-color: #88AAFF;
	font: Verdana;	
	font-size : 14pt;
	text-align : center;
}

h1 {
	font-size : 18pt;
	text-align : center;
}

li {
	text-align : center;
}

img.i1 {
	height: 600pt;
	width: 900pt;
}

img.i2 {
}

p.t1 {
}

p.t3 {
	font-size : 16pt;
	text-align : center;
	text-decoration: underline;
	font-weight: bold;
}	

a.a1 {
	background-color: #2222FF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: black;
}