@charset "UTF-8";
/* CSS Document */
.INTRO {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
	line-height: normal;
	background-color: #000;
}
