/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEEEF;
	}

.H1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
}	


.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #272727;
}
.kurenie {
	font-family: Geneva, Arial, Helvetica, sans-serif; font-size: larger;}
.style2 {font-size: x-small}
.style7 {color: #4F456A}
.style9 {
	color: #4F456A;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.copy {
	color: #666666;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #282828;
}


.33 {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #ECEEEF;
	font-weight: bold;
}


.h3 {font-family: Arial, Helvetica, sans-serif;
	 font-size: small;}
		
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.link {
	font-weight: normal;
	color: #ECEEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #ECEEEF;
} 

a:link {
	color: #ECEEEF;
}
a:visited {
	color: #ECEEEF;
}
a:hover {
	color: #C10000;
}
a:active {
	color: #990000;
}

hr {
	background:#000000;
	margin: 0;
	border: 0;
	margin-bottom: 0px;
	margin-top: 0px;
}
