body {
	background-image:url(images/bgkaref.jpg);
	background-attachment:fixed; padding:0px;
}
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body,td,div,p,pre,ul {
         font-size:14px;
}

h1 {
	font-size:32px;
	color:#000080;
	font-weight:bold;
}
h2 {
	font-size:24px;
	color:#000080;
	font-weight:bold;
}
h3 {
	font-size:18px;
	color:#000080;
	font-weight:bold;
}
.small {font-size:12px;}
.mini {	font-size:11px;}
.minimini {	font-size:10px;}

.karef {
	color: #000080;
}
div b {
	line-height:16pt
}

a:link {
	color:#000080;
	text-decoration: underline
}
a:visited {
	color:#800000;
	text-decoration: underline
}
a:active {
	color:#000000;
}
a:hover {color:#800000;
	background-color:#FDD27B;
	text-decoration: underline
}