<html>
<head>
<style type="text/css">

body {font-size:100%;}


h1.num 
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.875em;
}

h2.title
{
	font-family:"Times New Roman", Times, serif;
	font-size:1.875em;	
}


p
{
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
}

p.i
{
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
	font-style:italic;
}

p.page 
{ 
	border-style:solid; 
	border-color:black;

	width:500px;
	margin:10px;
	padding:50px;
	
	position:absolute;
	left:100px;
	top:80px;

	font-family:"Times New Roman", Times, serif;
	font-size:0.875em;
	text-align:justify; 
}	

p.pagei 
{ 
	border-style:solid; 
	border-color:black;

	width:500px;
	margin:10px;
	padding:50px;
	
	position:absolute;
	left:100px;
	top:80px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:0.875em;
}

p.number
{
	position:absolute;
	left:163px;
	top:92px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
}

p.chapter
{
	position:absolute;
	left:610px;
	top:92px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
}

p.coffee
{
	border-style:solid; 
	border-color:white;

	width:500px;
	margin:10px;
	padding:50px;
	
	position:absolute;
	left:100px;
	top:0px;

	font-family:"Times New Roman", Times, serif;
	font-size:0.875em;
	text-align:justify; 

}

p.lft
{
	position:absolute;
	left:80px;
	top:330px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
	font-weight:bold;
}

p.rgt
{
	position:absolute;
	left:721px;
	top:330px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
	font-weight:bold;
}

p.nav
{
	position:absolute;
	left:359px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.80em;
}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}
