body	{
		margin			:	0 0 0 0; 
		background-color:	#f6ebc9;
		font			:	10pt "Times New Roman", Times, serif;
		color			:	black;
		}

/* Ссылки */		
a:link 		{color	:	#520f09; text-decoration: none;}
a:hover		{color	:	#520f09; text-decoration: underline;}               
a:visited	{color	:	#916460; text-decoration: underline;}
a:active 	{color	:	#959595; text-decoration: underline;}

a.menu:link, a.menu:visited	{
		color : #727272;
		text-decoration: none;
		}	
a.menu:hover, a.menu:active	{
		color : #3b3b3b;
		text-decoration: underline;
		}
							
a.menu1:link, a.menu1:visited {
		font :	13pt "Times New Roman", Times, serif;
		color   : #520f09;
		text-decoration: none;
		}             
a.menu1:hover, a.menu1:active {
		font :	13pt "Times New Roman", Times, serif;
		color : #520f09;
		text-decoration: underline;
		}
							
a.menu2:link, a.menu2:visited, a.menu2:hover, a.menu2:active {
		color : black;
		text-decoration: none;
		}

/*	Базисный формат абзаца html-файла */
p,td	{
		font		:	11pt "Times New Roman", Times, serif;
		color		:	black;
		}
		
/* Заголовки */
.title  {
		font		:	20pt "Times New Roman", Times, serif;
		color		:	#520f09;
		font-weight	:	bold;
		padding		:	17 7 7 7;
		margin		:	0 0 0 0;
		}
		
.subtitle {
		font		:	14pt "Times New Roman", Times, serif;
		color		:	#520f09;
		font-weight	:	bold;
		padding		:	7 7 7 7;
		margin		:	0 0 0 0;
		}
		
.emphasize {
		color		:	#520f09;
		font-weight	:	bold;
		font-style	:	italic;
		}
		
/* Общие классы */			
.ismall	{
		font-size	:	8pt;
		font-style	:	italic;
		}
		
.n12	{
		font-size	:	12pt;	
		}
		
.n11	{
		font-size	:	11pt;	
		}
				
		
.cafetext{
		line-height		:	1.1;
		font-size		:	11pt;
		margin-bottom	:	8px;
		margin-top		:	8px;
		padding-bottom	:	0;
		padding-top		:	0;
		padding-right	: 	2px;
		}
		
p.cafetext + p.cafetext{
		margin-bottom	:	12px;
		padding-bottom	:	0;
		}
		
.beertext{
		line-height		:	1.1;
		font-size		:	11pt;
		margin-bottom	:	8px;
		margin-top		:	8px;
		padding-bottom	:	0;
		padding-top		:	0;
		padding-right	:	10px;
		padding-left	:	10px;
		}
		
.brandtext{
		line-height		:	1.1;
		font-size		:	11pt;
		margin-bottom	:	9px;
		margin-top		:	9px;
		padding-bottom	:	0;
		padding-top		:	0;
		padding-right	:	10px;
		padding-left	:	10px;
		}
		
.soontext{
		font-size		:	11pt;
		padding-left	:	13px;
		margin-top		:	0;
		padding-top		:	0;
		}
.text	{
		
		font-size		:	13pt;
		padding-right	:	10px;
		padding-left	:	10px;
		}
		
.lunchpad{
		padding		:	0 0 0 40px;	
		}
		
.beerpad{
		padding		:	0 0 0 15px;	
		}
		
.alcpad{
		padding		:	0 0 0 16px;	
		}
		
.vinepad{
		padding		:	0 0 0 15px;	
		}

		
.brownsm{
		color		:	#520f09;
		font-size	:	10pt;
		}			

strong	{
		font-weight	:	bold;
		}		