body	{
	margin:3em 10% 60em;
	background-color:#FFFFCC;
	color:#000000;
	}

*.text {
	text-align:justify;
	line-height:1.3;
	}
	
*.indent {
	text-indent:1.6em;
	}

*.italic {
	font-style:italic;
	}
	
*.italic i {
	font-style:normal;
	}
	
*.smallcaps {
	font-variant:small-caps;
	}
	
*.center {
	text-align:center;
	}
	
p.book	{
	font-size:125%;
	text-align:center;
	line-height:1.4;
	}
	
sup {
	font-size:70%;
	font-style:normal;
	}
	
a:link {
	text-decoration:none;
	color:green;
	background-color:transparent;
	font-family:sans-serif;
	}
a:visited {
	text-decoration:none;
	color:#963;
	background-color:transparent;
	font-family:sans-serif;
	}

p.title1 	{
	font-size: 165%;
	margin: 0 0;
	}

p.title2 	{
	font-size:350%;
	margin: 0 0;
	}

p.title3	{
	font-size:150%;
	margin: 0 0;
	}

p.title4	{
	font-size: 125%;
	margin:0.5em 0 0 0;
	}
	
p.small	{
	font-size:80%;
	font-family:sans-serif;
	line-height:1.1;
	}