.main {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
}
.side-address {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
.contact {
	font-family: Arial, sans-serif;
	color: #0D7DBD;
	font-size: 11pt;
	font-weight: bold;
}
td {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
}
p {
	margin-right: 30px;
}
p.indent {
	margin-left: 30px;
	margin-right: 30px;
}
.title1 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
}
.title2 {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}
.table-city {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
.copyright {
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

