ul
{
	color: White;
}
h1 
{
	font-size: 18px;
	font-family: monospace;
	color: #8B4513;
}
h2 {
	font-size: 14px;
	font-family: Tahoma;
	color: #8B4513;
}
a.menu:link {
	color: #4682B4;
	font-size: 12px;
	text-decoration: none;
}

a.menu:visited {
	color: #4682B4;
	font-size: 12px;
	text-decoration: none;
}

a.menu:hover {
	color: #8CB3D5;
	font-size: 12px;
	text-decoration: underline;
}

a:link {
	color: #4682B4;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #4682B4;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #8CB3D5;
	font-size: 12px;
	text-decoration: underline;
}
.small {
	color: Black;
	font-size: 11px;
	font-family: Tahoma;
}
.text {
	color: Black;
	font-size: 12px;
	font-family: Tahoma;
}
.text1 {
	color: Black;
	font-size: 10px;
	font-family: Tahoma;
}
.text2 {
	color: White;
	font-size: 12px;
	font-family: Tahoma;
}
a.menu1:link {
	color: White;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: sans-serif;
}

a.menu1:visited {
	color: White;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: sans-serif;
}

a.menu1:hover {
	color: #D3D3D3;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	font-family: sans-serif;
}
a.menu2:link {
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: sans-serif;
}

a.menu2:visited {
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: sans-serif;
}

a.menu2:hover {
	color: #D3D3D3;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	font-family: sans-serif;
}

.table_cent {
	border: 1px solid #191970;
	padding: 8px 8px 8px 8px;
	background-color: #E6F5F6;
	font-size: 11px;
	font-family: Tahoma;
}
.table_cent1 {
	border: 1px dotted #191970;
	padding: 1px 1px 1px 1px;
	background-color: #E6F5F6;
	font-size: 10px;
	font-family: Tahoma;
}
.ivanov, .ivanov a, .ivanov a:hover, .ivanov a:link, .ivanov a:active, .ivanov a:visited
{
        font-size: 9px;
        text-decoration: none;
        padding-left: 0px;
        color: Black;
}