<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
A:HOVER {
  color: #0000FF;
  text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.menu{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
h1{
	font-size: 18px;
	color: #333333;
	margin: 0px;
}
.font13BK150{
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}
.font16BK150{
	font-size: 16px;
	color: #333333;
	line-height: 150%;
}
.box01 {
	border-left: solid #A9D3AE 5px;
	border-bottom: dashed #A9D3AE 1px;
	padding: 5px;
}

.codata_logo {
	border-top: 1px dashed #A9D3AE;
	border-bottom: 1px dashed #A9D3AE;
	margin-bottom: 40px;
	padding: 40px 0;
	width: 100%;
	text-align: center;
}
.codata_logo img {
	margin-top: 20px;
	width: 150px;
}
</pre></body></html>