BODY {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.grey {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
}

.white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

a.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}

a.nav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FF6600;
	text-decoration : none;
	font-size : 11px;
}

a.big {
	font-family : Verdana, Geneva, sans-serif;
	color : #333333;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

a.big:hover {
	font-family : Verdana, Geneva, sans-serif;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
	font-size : 12px;
}

a.text {
	color : #003366;
	text-decoration : none;
}

a.text:hover {
	color : #CC0000;
	text-decoration : none;
}

a.small {
	color : #003366;
	font-size : 11px;
	text-decoration : none;
}

a.small:hover {
	color : #CC0000;
	font-size : 11px;
	text-decoration : none;
}

.text {
	font-size : 12px;
}

.text_small {
	font-size : 11px;
}

.text_big {
	font-family : Verdana, Geneva, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.img {
	border-color : #dddddd;
}

H4 {
	font-size : 14px;
}

.sub {
	font-size : 11px;
}

table.fon {
	background-image : url(bg_fon.png);
}
