body 
	{
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: top right;
	 background-color: #ffffff; 
	 font-size: x-small;
	 font-family: Verdana;
	 letter-spacing: 0em;
}

	
table {
	 font-size: 100%;
}

#content 
	{
	 position: absolute;
	 top: 20px;
	 left: 80px;
	}
			
A	
	{
	text-decoration: none;
	color: #000080;
}

A.footer:hover
	{
	text-decoration: underline;
	color: #000000
	}
		
.phead
	{
/* 	 font-size: 11pt; */
	 font-size: 120%;
 	 font-weight: 600;
 	 COLOR: #000000;
	 margin-right: 10;
	 margin-top:10;	
	 }

.pname
	 {
	 font-size: 100%;
 	 font-weight: bold;
 	 COLOR: #000000;
	 }	 

.pbold, .pnormal,a.footer
{
	 font-size: 85%;
	 line-height:140%;
}

.pbold 
	{
 	 font-weight: 500;
 	 COLOR: #0;
}

.psubhead
	 {
 	 font-weight: bold;
 	 COLOR: #0;
}
	 
.pcat
	 {
 	 font-weight: bold;
 	 COLOR: #0;
	 text-decoration: underline;
}	 
.pnormal
	 {
	 font-weight: normal;
 	 COLOR: #0;
}
.poempara
	 {
	 font-weight: normal;
 	 COLOR: #0;
	 margin-top:15px;
	 line-height:1.5;
	 margin-left:20px;
	 width:400px;
	 background-color:white;
	 }
.playtext
	 {
	 font-weight: normal;
 	 COLOR: #0;
	 margin-top:15px;
	 line-height:1.5;
	 margin-left:20px;
	 width:500px;
	 background-color:white;
	 }	 

.pcell
	 {
	 font-weight: normal;
	 font-size: 80%;	 
 	 COLOR: #0;
}

.pbutton 
	 {
 	 font-weight: bold;
 	 color: #000000;
 	 background-color:#efc700; 
 	 color:#9003300; 
 	 border-color:#008400; 
 	 border-width:1px; 
 	 border-style:outset; 
 	 margin-top:10; 						 
} 

.pnote
	 {
	 font-size: 90%;
	 font-family: Times New Roman;
 	 font-weight: normal;
	 font-style:italic;
 	 COLOR: #0;
	 }

A.listanchor{
	 color: #0000C0;
   	 text-decoration: none;
	}
	
A.listanchor:hover		{ 
	 color: #ff0000;
	 text-decoration: none;
	 }

.footer
	 {
	 text-decoration:none;
 	 font-weight: 400;
	 color: #000080; 
	 }	 

a.footer
	 {
	 text-decoration:none;
 	 font-weight: 500;
	 color: #888888; 
	 }

a.footer:hover
	 {
	 text-decoration:underline;
 	 font-weight: 500;
	 color: #888888; 	 
	 }		 

	 
.lineno
			 {
			 background-color: white;
			 position: absolute; 
			 padding-left: 50px;
			 left: 600px; 
			 text-align:right;
			 }	  
