@charset "UTF-8";
/* CSS Document */

strong{
color:#008000;
}

.red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
