body	{	
	font-size:	.9em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	background: #9B0A14;
	margin: 0px;
	}	
		
a:link { color: #114F21;  }
a:visited {	color: #114F21; text-decoration: none; }
a.button:hover { background-color: #E69300; color: #fff; border-color: black white white black; text-decoration: none; }		
		
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}	
		
h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 22px;	
	color: #000000;
	font-weight: normal;
 
	}		
		
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 22px;	
	color: #000000;
	font-weight: bold;
	
	}

h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	color: #000000;
	font-weight: bold;
	margin: 1em 0em .2em 0em;
	line-height:80%; 
	}
		
		
small	{	
	font-size:	.92em;
	}	
		
big	{	
	font-size:	1.17em;
	}	
		
pre	{	
	font-family:	'Monotype.com', Courier New, monospace;
	}	
		
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

table, tbody, tr, td	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Myriad Web, Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	}	
		
.shops
{
font-size:	.8em;
}



  


a.button:link { background-color: #7566AA; color: #FFF; text-decoration: none; padding: 5px; }
a.button:visited {	background-color: #7566AA; color: #fff; text-decoration: none; padding: 5px; }
a.button:hover { background-color: #F2C838; color: #fff; border-color: black white white black; text-decoration: none; padding: 5px; }
a.button:active { background-color: #369; color: #ccc; text-decoration: none; padding: 5px; }