a {
	font-family : Verdana;
	font-weight : normal;
	font-size : 11px;
	color : #CC0000;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
a.menu {
	font-family : "Courier New", Courier, monospace;
       font-weight : bold;
	font-size : 15px;
	color : #006666;
	text-decoration : none;
}
a.menu:hover {
	font-family : "Courier New", Courier, monospace;
       font-weight : bold;
	font-size : 15px;
	color : #cc0000;
	text-decoration : underline;
}
h1{
	font-family : Verdana;
	font-size : 15px;
	font-weight : bold;
	color : #cc0000;
	padding-right : 0px;
}
h1.top{
	font-family : Verdana;
	font-size : 17px;
	font-weight : bold;
	color : #ffffff;
	padding-right : 0px;
}
li {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
ol.li {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #006666;
}
td {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
.ny {
	color : #330033;
}
.rezhim {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 10px;
	color : #cc0000;
	line-height : 10px;
}
.adres {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : #000000;
	line-height : 12px;
}
img.menu {
	border : 1px solid #009999;
}