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

.white {
	font-family: sans-serif;
	font-size: 14px;
	color: #CCC;
}
.brown {
	font-family: sans-serif;
	font-size: 13px;
	color: #066;
	font-weight: bold;
}
.green {
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #033;
}
