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

.bold1 {
	font-weight:bold;
}

.red {
	color:#FF0000;
}
