@charset "utf-8";
@font-face {
font-family: plainot;
src: url(fonts/plainot_regular.ttf);
font-family: forum;
src: url(fonts/forum_regular.ttf);
font-family: azbuka;
src: url(fonts/azbuka06.ttf);
font-family: mvideo;
src: url(fonts/mvideo_light.ttf);
}
.logo {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	width: 64px;
	height: 64px;
}
A:visited {
    color: blue;
   }
A:active {
    color: blue;
   }
h1 {
	font-weight: 500;
	font-size: 15.5pt;
	font-family: Helvetica;
	}
h2 {
	font-weight: 500;
	font-size: 14.5pt;
	font-family: Helvetica;
}
span.date {
	font-family: sans-serif;
	font-size: 13pt;
}
li.news {
	font-family: mvideo;
	font-size: 13pt;
	text-align: justify;
	text-indent: 4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
