body {
		background-color: #000000;
		color: #ffffff;
		scrollbar-base-color: #000000;
		text-align: center;
		font-size: small;
}
h1 {
		color: #66FF00;
		font-size: xx-large;
		filter: dropshadow(color=#dddddd,offX=3,offY=3);
		width:100%;
}
ul {
		list-style-type: none;
		margin: 0.2em;
		font-family: Impact;
		font-size: small;
		letter-spacing: 0.1em;
}
.l-in {
		width: 100%;
		height: 17px;
		border-style: none;
		border: 0px;
		background-color: #FF9900;
		background-image: url('../img/tbp.gif'); 
		background-repeat: repeat-x;
}
.index1 {
			width: 700px;
			text-align: left;
			float: none;
}
.index2 {
			background-color: #444444;
			width: 10em;
			margin-top: 0.5em;
			margin-right: 0.5em;
			text-align: left;
			float: left;
}
.index3 {
			width: 700px;
			border-bottom-style: dotted;
			border-color: #66FF00;
			text-align: left;
			float: none;
}
.index4 {
			text-align: center;
			border-bottom-style: dotted;
			border-color: #66FF00;
			float: none;
}
.index5 {
			color: #666666;
			background-color: #66FF00;
			background-image: url('../img/tbp.gif'); 
			background-repeat: repeat-x;
			text-align: center;
			font-size: small;
			width: 700px;
}
.memo1 {
			text-align: center;
			margin-top: 0.5em;
			margin-bottom: 0.5em;
			float: left;
			width: 344px;
}
.memo2 {
			background-color: #444444;
			margin-top: 0.5em;
			padding-top: 0.5em;
			margin-bottom: 0.5em;
			float: none;
			height: 299px;
}
.memo3 {
			margin-top: 0.5em;
			margin-bottom: 0.5em;
			float: left;
}
.index-b {
			border-bottom-style: dotted;
			border-color: #66FF00;
			text-align: left;
			float: none;
}
.index-sub {
			width: 700px;
			text-align: left;
			float: none;
}
.index-t {
				color: #bbbbbb;
				margin-top: 0.5em;
				margin-bottom: 0.2em;
				margin-left: 0.5em;
				font-family: Impact;
}
.index-sub1 {
				margin-top: 0.2em;
}
#title1 {
			font-family: Impact;
			letter-spacing: 0.3em;
			margin-bottom: 0.1em;
}
#title2 {
			color: #CC9999;
			font-size: small;
			font-family: Impact;
			letter-spacing: 0.1em;
}
.link {
		color: #FFFFFF;
		text-decoration: none;
}
.link:hover {
		color: #aaaaaa;
		padding: 4px 0px 0px 1px;
		text-decoration: line-through;
}
p {
		color: #ffffff;
}
.name {
		color: #FF6666;
}
.center {
		width: 700px;
		text-align: center;
}
.bot1 {
		color: #ffffff;
		font-family: Impact;
		letter-spacing: 0.1em;
		text-decoration: none;
}
.bot1:hover {
		color: #aaaaaa;
		font-size: medium;
		font-family: Impact;
		letter-spacing: 0.1em;
		text-decoration: underline;
		padding: 4px 0px 0px 1px;
}