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

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.red {
	color:#C00;
}
.white {
	color:#FFF;
}
h1 {
}
h2 {
	line-height:normal;
	margin-bottom:15px;
	text-align:center;
}


.members {
width: 650px;
}
.yellowbg {
	background:#FF0
}.yellowbg-erase {
	background:#FF0; margin-bottom:-25px; margin-top:20px;
}