body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, serif;
}

table {
	font-size: 12px;
}

input, textarea {
	font-size: 13px;
}

h1 {
	margin: 0px;
	margin-bottom: 25px;
	font-size: 15px;
	text-align: center;
}

form {
	margin: 0px;
}

font.round {
	font: bold 12px symbol;
	color:#000066;
}

a:link, a:active, a:visited {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
}

p.small {
	margin: 0px;
	font-size: 8pt;
}

.error {
	color: #f00000;
	font-size: 8pt;
}

.abz {
	text-align: justify;
	text-indent: 2em;
}

.lang {
	font: 8pt tahoma;
}

/* yashare fix */
.b-share-btn__lj{background: url(/images/b-share_counter_large_lj.png) 0px 0px no-repeat;background-color:#437ac7}
.b-share-btn__lj:hover{background-color:#3763a1}
.b-share-btn__lj:active{border-top:2px solid #558cd9;background-color:#3b72bf}