<style type="text/css">

body				{	font-family: 'Arial', 'Arial Bold', 'Times New Roman';
							font-size:12px;
							overflow: hidden;

			text-align: center;
						}
						
						
div table tr td 		{	font-family: 'Arial', 'Arial Bold', 'Times New Roman';
							font-size: 12px;
							text-align: justify;
							overflow: hidden;
						}	
div.stage	  { 
				width: 640px;
				height: 480px;
				position: relative;
				top: 1in;
				margin-left: auto;
				margin-right: auto;

			text-align: left;
		  		}

div.text1 {	
			position: absolute;
			top: 3.5in;
		  }
		  
div.nav   {
			position: relative;
			top: 18px;
			right: 1.07in;
			width: 1in;
			height: 480px;
			font-size:14px;

			
			text-align: right;
		
		  }
		  
img.title {	position: absolute;
			bottom: 0in;
			margin-left: 0px;
			right: -24px;
			text-align: right;
		  }
		   	
				  
iframe { 	position: absolute;
			text-align: justify;
			
			width: 640px;
			height: 480px;
			top: 0in;
			
			margin-top: auto;
			margin-bottom: auto;
			
			/*left: 15px;*/
			/*overflow: auto;*/
		  }
		  
p.more	  {	position: absolute;
			text-align: right;
			width: 625px;
			height: 0.75in;		
			font-size: 13px;
			line-height: 14px;
			top: -100px;
			color: #333333;
			overflow: hidden;
		  }
		
p img	{	float: left;
			position: relative;
			margin: 5px;
		}


a		{	/*position: absolute;*/
			line-height: 15px;
		}
		
table a {	
					font-size: 13px !important;
					font-style: italic;
			   }
		
div.header	{
				position: absolute;
				color: #666666;
			}



a:link {color: #484748;}
a:visited {color: #000001;}
a:hover {color: #CC3333;}
a:active {color: #FFFFFF;}
a:link, a:visited, a:hover, a:active {text-decoration: none;}

</style>