/*  * {border: none !important}*/
body{
	font-family: sans-serif;
	background: #fff;
	color: #000;
	font-size: 10pt;
	line-height: 1.3;
}
hr, .skryt, #menu, #menu_top, #foot, #toplist, #toplist_, table caption, {
	display: none;
}

a:link, a:visited {
	color : #54b6f7;
}
table {
	width : 100%;
	padding : 0 0 0.5em 0;
	font-size : 100%;
	border-collapse : collapse;
}
th, td {
	text-align: left;
	padding: 0.4em;
	border: 1px solid #cecece;
}

h1, h1 a:link, h1 a:visited, a:link, a:visited {
    color: #c06993;
}

h1, h2, h3, h4 {
	font-weight: normal;
}
#head h2 { 
	color: #c06993;
	font-size: 12pt;
}
#content h2 { 
	font-style: normal;
	font-size: 14pt;
	color: #c06993;
}

