body {
	background-image: url(image/bw.gif);
	background-repeat: repeat-x;
	color: #666666;
}a:link {
	color: #cc3366;
}
a:visited {
	color: #99cc33;
}
a:active {
	color: #ff3300;
}
.text {
	font-size: 0.8em;
	color: #666666;
	line-height: 1.5em;
}
h1 {
	font-size: 2.8em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 1.5em;
	color: #000000;
	font-style: italic;
}
.text_green {
	font-size: 0.8em;
	color: #006666;
}
.text_red {
	font-size: 0.8em;
	color: #FF0000;
}
.text_brown-red {
	font-size: 0.8em;
	color: #CC0033;
}
.text_i {
	font-size: 0.8em;
	font-style: italic;
	color: #999999;
}
.text_bold {
	font-size: 0.8em;
	font-weight: bold;
	color: #999999;
}
textarea {
	border: none;
	color: #FFFF00;
	background-color: #003366;
}
input {
	border: none;
	color: #FFFF00;
	background-color: #003366;
}
