@charset "utf-8";
.Logo {
	margin: 0px;
	padding: 0px;
	width: 679px;
	overflow: hidden;
	position: relative;
	top: -10px;
	background-image: url(../images/csphead.jpg);
	background-attachment: scroll;
	height: 185px;
	left: 5px;
	visibility: visible;
}
.style1 {
	font-size: 79px
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	position: relative;
	display: inline;
}
.style3 {
	color: #FFFF00;
	font-weight: bold;
}
.style4 {
	color: #FFCC00;
	font-weight: bold;
}

