@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {background-color: #f7e7ac;
	font-family: Arial;
	 color: #ffffff;
	 line-height: 11pt;
     text-align: justify;
	 margin: 0px;
	 font-size: 8pt;}
	 
	 <!--
A.nav  {color: #910b0b; text-decoration: none; font-family: Arial; font-weight: bold;}
//-->
	 
td	{font-size: 8pt;
      	  border: 0px solid;}      	
		  
		        	   .show {
          font-size: 11pt ;
		  line-height: 13px;
		  font-family: Arial;
          color: #000000;}
		  
		  		       .showtime {
          font-size: 9pt;
		  line-height: 13px;
		  font-family: Arial;
          color: #000000;}
		  
		  		      .showtitle {
          font-size: 14pt;
		  line-height: 12px;
		  color: #c30505;
		  font-weight: bold;
		  font-family: Arial;}
		  
		  		      .showtitle2 {
          font-size: 14pt;
		  line-height: 15px;
		  color: #a63636;
		  font-weight: bold;
		  font-family: Arial;}
		  
		  		     .normaltext {
          font-size: 9pt;
		  color: #000000;
		  font-family: Arial;}
		  
		  		   	.homepage {
          font-size: 12pt;
		  font-weight: bold;
		  line-height: 17px;
		  color: #000000;
		  font-family: Arial;}
		  
		  
</style>
