@charset "utf-8";
.a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 18px;
	text-decoration:none
	}
.txt {
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:18px;
	text-align: justify;
	}

.centr {
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	font-size:18px;
	text-align: center;
	}

.h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#333333;
	font-size:20px;
	text-align: center;
	}

