	body.,table.,td.{
		font-family : Arial,Helvetica;
		font-size : 11px;
	}
	
	.title{
		font-family : Arial,Helvetica;
		font-size : 18px;
	}

	.productname,input.,select.,a.{
		font-family : Arial,Helvetica;
		font-size : 	10px;
		color: 				#999999;
	}	
	
	.producttitle{
		font-family : Arial,Helvetica;
		font-size : 	15px;
		color: 				#999999;				
		font-weight : bolder;
	}	
	
	.newstitle{
		font-family : Arial,Helvetica;
		font-size : 	12px;
		color: 		 #98C800;
		font-weight: bold;
	}	
	
	.newssubtitle{
		font-size : 	9px;
		color: 		 #999999;
		font-weight: bold;
	}	
	
	.newsdetails{
		font-size : 	9px;
		color: 		 #999999;
		font-weight: normal;
	}	
	
	a:link,a:visited,a:hover,a:active{
		font-family : Arial,Helvetica;
		font-size : 	10px;
		color: 				#999999;
	
	}
