	          body {
			  	   font-family : Verdana, Arial, Helvetica, sans-serif;
				   font-size : 12px;
				   color: #CCCACA;
				   }	   
		   td,a,h2 {
				   font-family: Verdana, Arial, Helvetica, Sans-Serif;
				   font-size:12px;
				   color:#CCCACA;
				   }
				h2 {
				   font-size:24px;
				   }
				h3 {
				   font-size:20px;
				   }
			td.big {
			   	   font-family : Verdana, Arial, Helvetica, sans-serif;
			   	   font-size:16px;
				   font-weight:bold;
				   color: #CCCACA;
			   	   }				   
			a.navi {
				   text-decoration:none;
				   font-size:14px;
				   }
	  a.navi:hover {
				   text-decoration:underline;
				   font-size:14px;
				   }
		td.content {
				   padding-right:150px;
				   }
		td.left    {
				   padding-right:10px;
				   }
				   
