@charset "iso-8859-2";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	background-color: #FFF;
	background-image:url(../images/Background_Content.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:top center;
}

a {
	text-decoration: underline;
	color: #0f3876;
 font-size: 18px; 
  text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #333;
 font-size: 18px  text-decoration: none;
}
img {
	border: hidden;
}
a img {
	border: hidden;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	background-color: #0f3876;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}
h2 {
	font-size: 22px;
	color: #0f3876;
}
h3 {
	font-size: 20px;
	color: #0f3876;
}
h4 {
	font-size: 19px;
	color: #FFF;
}
h5 {
	font-size: 19px;
	color: #0f3876;
}
h6 {
	font-size:190px;
	color: #0f3876;
}
span1 {
	color: #0f3876;
	font-size: 18px;
}

span2 {
	color: #0f3876;
	font-size: 20px;
	border-bottom: 2px solid #555;
}
span3 {
	color: #0f3876;
	font-size: 21px;
	font-weight: bold;
	
}
span4 {
	color: #0f3876;
}
