p,div,pre{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
	}

img{	border: none;}

a:link{	color: #000000;
	font-weight: bold; }
a:visited{color: #000000;
	  font-weight: bold; }
a:hover{color: #222222;}

#next{	position: absolute;
	left: 433px;
	top: 480px;
	}

#back{	position: absolute;
	left: 433px;
	top: 480px;
	}

	/* PAGE 1 */

.pg1{	vertical-align: bottom;
	color: black;
	background: url(images/pg1.jpg);
	width: 500px;
	height: 500px;
	}

.pg1 pre{
	padding: 10px;
	}

	/* PAGE 2 */

.pg2{	vertical-align: bottom;
	color: black;
	background: url(images/pg2.jpg);
	width: 500px;
	height: 500px;
	}

.pg2 pre{
	padding: 10px;
	}

	/* PAGE 3 */

.pg3{	vertical-align: bottom;
	color: black;
	background: url(images/pg3.jpg);
	width: 500px;
	height: 500px;
	}

.pg3 pre{
	padding: 10px;
	}

	/* PAGE 4 */

.pg4{	vertical-align: bottom;
	color: black;
	background: url(images/pg4.jpg);
	width: 500px;
	height: 500px;
	}

.pg4 pre{
	padding: 10px;
	}

	/* PAGE 5 */

.pg5{	vertical-align: bottom;
	color: black;
	background: url(images/pg5.jpg);
	width: 500px;
	height: 500px;
	}

.pg5 pre{
	padding: 10px;
	}

