@font-face {
	font-family: 'lazer84regular';
	src: url('_font/lazer84-webfont.woff2') format('woff2'),
         url('_font/lazer84-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'manasco';
	src: url('_font/manasco.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body{
	color : black;
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
	background-size: 100% auto;
	text-align: justify;
	line-height: 1.5;
        background-color: white;
}
td{
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
	color : black;
}
h1b {
	color: black;
    	font-family: 'Avenir', sans-serif;
	font-size: 20px;
	line-height: 1.5;
}
h3{
	color: black;
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
}
h4 {
	color: black; 
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
}
h5{
	color: #4D4D4D; 
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
}

title1{
	font-family: "courier new", sans-serif;
	font-size: 20px;
	font-weight: bold;
}
title2{
	font-family: "Avenir", sans-serif;
	font-size: 20px;
	font-weight: bold;
}
title_manasco{
	font-family: 'manasco', sans-serif;
	font-size: 20px;
	font-weight: bold;
}
title_lazer84{
	font-family: 'lazer84regular', sans-serif;
	font-size: 20px;
	font-weight: bold;
}

div#test1{
    	font-family: 'Avenir', sans-serif;
	font-size: 20px;
	border-top: solid 1px rgb(0,0,0);
}
div#left{
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
	border-top: solid 1px rgb(0,0,0);
}
div#scroll{
	font-size: 15px; 
	font-family: "courier new", sans-serif;
	text-align: center;
}
.input_file {
	color: black;
    	font-family: 'Avenir', sans-serif;
	font-size: 15px;
}
