.slova1 {
	color : #B85E46;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
}
a.redlink {
	color : #B85E46;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: normal;
}

.slova2 {
	color : #727272;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: normal;
}
.text {
	color : #676968;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: normal;
}
a.link {
	color : #364B5C;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
}
a:hover.link {
	color : #364B5C;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: normal;
	text-decoration : underline;
}
.head {
	color : #8DAABA;
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	letter-spacing : 2px;
	padding-top : 8px;
}
.subhead {
	color : #6D8695;
	font-family : Tahoma;
	font-size : 14px;
	font-weight: bold;
}
a.menu {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
}
.inmenu {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
}
.copy {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 10px;
	font-weight: normal;
}
.li {
	list-style-image : url(/img/li.gif);
}

