<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mainCenter {
	height:100%;
	background-color: transparent;
	background-image: url(aseda19.jpg);

	}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: transparent;
	background-image: url(aseda19.jpg);

}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
   background-color: transparent;
	background-image: url(aseda19.jpg);

}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
   background-color: transparent;
	background-image: url(aseda19.jpg);

}

a 			{ color: #000; text-decoration: none; font-weight:normal;}
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */

.titleContent { padding: 2px 0 2px 2px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:100%;
/*	border-bottom:0px*/
/*dotted #333333;*/
/*	padding-top:0px;*/
/*padding-bottom:0px;*/
  padding: 4 4 4 4px;
  border: 1 1 1 1px;

}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 0px;
	border: 0 0 0 0px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px
/*dotted #333333;*/
	padding:0px;
}

#content .header{
	font-size:14px;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding: 0 0 0 0px;
/*	padding-top:2px;*/
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
</pre></body></html>