body {
	font-family:ariel,san-serif,tahoma;
	font-size:15px;
	line-height:18px;
	word-spacing:.09em;
	letter-spacing:.08em;
	color:#421f1c;
	overflow-x:hidden;
}
p {
	width:408px;
	text-indent:22px;
	margin-right:20px;
}
strong {
	position:relative;
	font-size:16px;
	padding:2px 0 0 0;
}
.col a {
	position:relative;
	font-size:16px;
	line-height:22px;
	bottom:4px;
	padding:2px 0 0 0;
	text-shadow: 2px 2px 3px #999;
	color:#2d3386;
	z-index:2;
	text-decoration:none;
}
a {
	text-shadow: 2px 2px 3px #999;
	color:#2d3386;
	text-decoration:none;
}
a:hover {
	color:#124592;
	text-shadow:white 2px 2px 5px, white -2px -2px 5px;
}
.col {
	display:inline-block;
	line-height:1.3em;
	width:210px;
	margin: 0 0 0 4px;
	vertical-align: text-top;
}
img {
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	border-radius: .3em;
}
.nsif {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
