body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:	black;
}
.tel {
	font-size:	17pt;
	font-weight:bold;
	text-align:right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11pt;
	color:	black;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:		11pt;
	color:	black;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:		11pt;
	color:		black;
}
a:hover {
	text-decoration: underline;
}
table.border {
	border-width: 1px;
	border-style: outset;
	border-color: #cccccc;
	border-collapse: collapse;
}
table.border th {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}
table.border td {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}
