BODY {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(http://www.venus.dti.ne.jp/~swe/images/back.gif); }
}
H1 {
	color: #00FFFF;
	text-align: center;
}
H2 {
	color: #00FFFF;
	text-align: center;
}
H3 {
	color: #FFFFAF;
	text-align: center;
}
H4{
	color:#007FFF;
	text-align: center;
}
H5{
	color:#007FFF;
	text-align: center;
}
H6{
	color:#007FFF;
	text-align: center;
}
.large {
	font-size: 150%;
}
.right {
	text-align: right;
}

.left {
	text-align: left;
}
.center {
	text-align: center;
}
.y {
        color:#FFFF00;
}
A:link {
	color: #00FFC0;
}

A:visited{
	color: #00C080;
}

