body
{
	background-color: #EAFFFF;
	font-family: Times New Roman;
	font-size: 14pt;
	color: 0;
	SCROLLBAR-FACE-COLOR: #B9FFFF;
	SCROLLBAR-TRACK-COLOR: #e9FFFF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #CCDDFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CC99FF;
	SCROLLBAR-3DLIGHT-COLOR: #D9FFFF;
}
p            { text-align: justify; text-indent: 37;  margin-top: 10px; margin-bottom: 10px; 	margin-left: 20; 
			margin-right: 20; color: #000000}
h1           { text-align: center; font-family: Monotype Corsiva; font-size: 36pt; color: #ffff00; font-weight: normal }
h2           { text-align: center; font-family: Times New Roman; font-size: 18pt; font-style: normal; font-weight: bold }
h3           { text-align: center; font-family: Times New Roman; font-size: 16pt; font-style: italic; font-weight: normal }
.epigraph    { text-align: right; font-weight: normal; font-style: italic; margin-top: 10; margin-bottom: 10 }
.poemNormal { text-indent: 0; text-align: center; font-weight: normal; font-style: italic; margin-top: 10; margin-bottom: 10 }
.poemWhite  { text-indent: 0; text-align: justify; font-weight: normal; font-style: italic; margin-top: 10; margin-bottom: 10 }
.AnyTechnicData { text-indent: 0; color: #CC99FF; font-size: 14pt; font-weight: normal; font-style: italic }
a:link
{color: #CC99FF; text-align: left; font-size:14pt; font-style: normal; font-weight: normal; text-decoration: none}
a:visited
{color: #CC99FF; text-align: left; font-size:14pt; font-style: normal; font-weight: normal; text-decoration: none} 
a:active 
{color: aqua; text-align: left; font-size:14pt; font-style: normal; font-weight: normal; text-decoration: none}
a:hover 
{color: aqua; text-align: left; font-size:14pt; font-style: normal; font-weight: normal; text-decoration: none}

.autor { 
	text-align: center;
	text-indent: 0;
	font-size: 16px; 
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 20;
}
.title { 
	text-align: center;
	text-indent: 0;
	font-family: Cambria;  
	font-size: 27px; 
	font-style: italic;
	margin-top: 25;
	margin-bottom: 50;
	color: aqua;
}
.translator { 
	text-align: center;
	text-indent: 0;
	font-family: Cambria;  
	font-size: 16px; 
	margin-bottom: 30;
}
.mainchief { 
	text-align: center;
	text-indent: 0;
	font-family: Cambria;  
	font-size: 28px; 
	font-weight: bold;
	margin-top: 50;
	margin-bottom: 50;
}
.chief { 
	text-align: center;
	text-indent: 0;
	font-family: Cambria;  
	font-size: 20px; 
	font-weight: bold;
	margin-top: 50;
	margin-bottom: 50;
}
.episode { 
	text-align: center;
	text-indent: 0;
	font-family: Cambria;  
	font-size: 20px; 
	font-weight: bold;
	margin-top: 50;
	margin-bottom: 50;
	font-style: italic;
 }
.subchief { 
	text-align: center;
	text-indent: 0;
	font-family: Cambria;  
	font-size: 18px; 
	font-weight: bold;
	font-style: italic;
	margin-top: 50;
	margin-bottom: 50;
}
table
{ 
	font-size: 18pt; 
	color: 0; 
	font-family: Times New Roman; 
	text-align: justify;
}
td.maintitle
{
	background-color: #E8E8E8;
	color: #cc99ff; 
	font-size: 36px; 
	font-family: Arial; 
	text-align:center;
	height:150; 
	border-color: #00FF00;
	border-bottom-style:none;
	border-bottom-width:0px;
}
td.textcell
{
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 1;
	background-color: #FFFFFF;
	text-align:justify;	
	text-indent:35;
}
td.navigator
{
	border-color: CC99FF;
	border-style: solid;
	border-width: 1;
}