body 		{
				background-color: #000000;
				font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
				font-size: 10pt;	
			}

body, td 	{
				font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10pt;
				color: #ffffff;
			}

a:link, a:visited {
				color: #5572B7;
				text-decoration: none;
}

a:hover, a:active {
				color: #363E39;
			}



hr 			{	height: 1px;
				color: #000000;
			}

.shop_descr	{	width: 550px;		}
.title		{	font-weight: bold;	}

.picture	{	float:left;	
				margin-right: 25px;
			}
			
.small		{	font-size: 11px;	}			
