body {
	margin:0;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
.text {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.04em;
	text-align: justify;
	}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	}
.bold {
	font-weight:900;
	}
A, A:visited {
	text-decoration: none;
	color: #ffffff;
	}
A:hover {
	text-decoration: underline;
	color: #ffffff;
	}
A.old {
	text-decoration: none;
	color: #ffffff;
	}
A.old:hover {
	text-decoration: underline;
	color: #ffffff;
	}