@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
.bluelarge {
	color: #00F;
	font-size: 36px;
	text-align: center;
}
.bluemedium {
	color: #F00;
	font-size: 22px;
	text-align: center;
}
.blueregular {
	color: #00F;
	font-size: 19px;
}
div.c1 {
	text-align: center;
	color:#0F0;
	background-color:#000
}
.bluesmall {
	font-size: 14px;
	text-align: center;
	color: #00F;
}
.green {
	color: #0F0;
	text-decoration: underline;
	background-color: #000;
}
.red {
	color: #F00
	text-decoration: underline;
	background-color: #000;
}.redmedium #form1 p {
	color: #F00;
}
