Body {
 Font-Family: Arial, HELVETICA, SANS-SERIF;
 Font-size: 8px;
 Text-align: justify;
 color: BLACK;
}
A {
 text-decoration: none;
}
A:link {
    text-decoration: none;
}
A:hover {
 text-decoration: underline;
}
A:vlink {
 text-decoration: none;
}
h1 {
    font-size: 110%;
}
h1.zagolovok {
    font-size: 110%;
    text-align: left;
}
h1.center {
    font-size: 110%;
    text-align: center;
}
TD.content {
	Font-Family: Arial, HELVETICA, SANS-SERIF;
	Font-size: 12px;
	Text-align: justify;
	color: #000000;
	Text-align: justify;
}

A.contentlink{
	Font-Family: Arial, HELVETICA;
	Text-decoration: none;
	color: #594FBF;
	font-size : 12px;
}

.navigation {
	Font-Family: System;
	Text-decoration: none;
	color: #BCBCBC;
	font-size : 12px;
}
A.activnavigation {
	Font-Family: System;
	Text-decoration: none;
	color: #594FBF;
	font-size : 12px;
}
TD.copyright {
 Font-Family: Arial, HELVETICA, SANS-SERIF;
 Font-size: 10px;
}
.headline1 {
	Font-Family: Arial, HELVETICA, SANS-SERIF;
	color: #000000;
	text-align : left;
	font-weight : bold;
}

A.is {
	font-family : HELVETICA, SANS-SERIF;
	Text-decoration: none;
	color : #0000CD;
	font-size : 10px;
}