body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

h1
{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0062AA;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2
{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0062AA;
}

h3
{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0062AA;
}

h4
{
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0062AA;
}

hr
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6b6b6b;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

a:link,
a:visited,
a:active
{
	color: #0062AA;
}

a:hover
{
	color: #B0342A;
}
#langSwitch
{
	display: none;
}

#mainPhoto
{
	display: none;
}

#head
{
	display: none;
}

#leftMenu
{
	display: none;
}

#topMenu
{
	display: none;
}

.ncsv
{
	display: none;
}


.clearBoth
{
	clear: both;
}
