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

@import "reset.css";
@import "screencore.css";

.protectedInformation{
	font-weight: bold;
	color: red;
}
