body {
	font-family: Arial, Courier;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	background-attachment: fixed;
	background-image: url(ckrlfond.jpg);
	background-repeat: repeat;
	background-position: left top;


}

p {
	font-family:  Arial , Courier;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}



h2 {
	font-family: Arial, Courier;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

h3 {
	font-family: Arial, Courier;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
}

h6 {
	font-family: Impact, Arial, Courier;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}

A {
color:blue;
text-decoration:underline;
}

A:hover {
color:#003366;
text-decoration:none;
}

A:visited {
color:black;
text-decoration:underline;
}

