@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	line-height:24px;
	margin:0px;
	padding:0px;
	color: #FFCC00;
	background-color: #000;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

