@font-face {
	font-family: 'GOSTtypeARegular';
	src: url('/media/gosta-webfont.eot');
	src: local('☺'), url('/media/gosta-webfont.woff') format('woff'), url('/media/gosta-webfont.ttf') format('truetype'), url('/media/gosta-webfont.svg#webfontLPUpfzYs') format('svg');
	font-weight: normal;
	font-style: normal;
}
.font_gosta { font-family: "GOSTtypeARegular", "Arial", monospace; font-size: 18px; /* font-style: italic; */ }
.font_main { font-family: Helvetica, Arial, monospace; }
body { background: white; border: 0.2mm solid black; padding-left: 3mm; }

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: black;
    text-decoration: underline;
}

a:hover {
    color: black;
    text-decoration: none;
}

a:visited {
    color: black;
    text-decoration: underline;
}

a.right {
    float: right;
    clear: both;
}

a.left {
    float: left;
    clear: both;
}
