body {
	font-size: 90%;
	background: #ffffff;
	color: #000000;
}

#d12,#d13 {
	background: transparent;
	background-image: none;
	text-align: left;
}

h1,h2 {
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 115%;
}

h2 {
	font-size: 110%;
}

#d12 a {
	text-decoration: none;
	font-size: 100%;
	font-variant: small-caps;
	font-weight: bold;
	color: #0000ff;
	display: block;
}

#d12 a:visited {
	color: #8800ff;
}

#d12 a.sub {
	font-size: 95%;
}

#d13 img,#oik img,.ac {
	display: none;
}

td.inp input {
	width: 80%;
}

textarea {
	width: 80%;
}

hr.mobihr {
	display: block;
}