@CHARSET "UTF-8";

.red {
	font-size: 12px;
	color: #FF0000;
}

.gray {
	color: #919191;
}