	a.Menu  
		{
		color : #000000;
		font-family: Tahoma, Arial;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		}
	a.Menu:hover 
		{
		color : #FF6633;
		font-family: Tahoma, Arial;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		}
	.normalTitle 
		{
		font-family: Tahoma, Arial;
		color: #FF9933;
		font-size: 12px;
		font-weight: bold;
		} 

	td.Title 
		{
		font-family: Tahoma, Arial;
		color: #000000;
		font-size: 11px;
		font-weight: bold;
	} 
	td.Text 
		{
		font-family: Tahoma, Arial; 
		color: #000000; 
		font-size: 11 px; 
		font-weight: Normal;
		} 

	.boxText 
		{
		font-family: Tahoma, Arial; 
		color: #003366; 
		font-size: 11px; 
		}
	p.Title
		{
		top-margin : 1px;
		bottom-margin : 0px;
		font-family: Tahoma, Arial; 
		font-size: 12px; 
		}		
