.mail:before 		  { content: "\2709"; }
.phone:before             { content: "\2706"; }
.important:before         { content: "\27BD"; }
blockquote:before         { content: "\275D"; }
blockquote:after          { content: "\275E"; }
.alert:before             { content: "\26A0"; }
body {
	background-color: "#678";
	scroll-behavior: smooth;
	max-width:1400;
	margin-left: auto;
	margin-right: auto;
}

html {
	color: #222;
}

a:before         { content: "\02197"; }
.inlink:before         { content: "\02193"; }

a:link {
	color: #33a;
	text-decoration: none;
}
h1 {
	font-family: 'URW Furnerius SC T Book',sans-serif;
	color: #222;
}
h2 {
	font-family: 'URW Furnerius SC T Book',sans-serif;
	color: #444;
}
h3,h4 {
	font-family: 'URW Furnerius SC T Book',sans-serif;
	color: #000;
	padding-top: 15px;
	padding-bottom: 5px;
	width: auto;
	max-width: 90%;
	margin: auto;
}
p {
	width: auto;
	max-width: 90%;
	margin: auto;
}
.field {
	font-family: 'URW Palladio L',serif;
	font-family: 'URW Furnerius SC T Book',sans-serif;
	font-size: 3vh;
	position: relative; 
	overflow: auto; 
	line-height: 1.6;
	width:900;
	padding: 2%;
	list-style-image: url('images/rect5698.png')
}

.link,.inlink {
	font-family: 'URW Furnerius SC T Book',sans-serif;
	font-style: bold;
	padding: 3%;
}
.footer{
	font-family: 'URW Furnerius SC T Book',sans-serif;
        font-size: 2vh;
        position: relative;
        overflow: auto;
        line-height: 1.6;
	padding: 2%;
        width:900;
	
}
