@charset "UTF-8";
.container {
	height: 768px;
	width: 689px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lines {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	height: 470px;
	width: 689px;
	float: left;
	padding-top: 48px;
}
a, a:hover {color:#959596;}
a, a:visited {color:#000000;text-decoration: none;}
p {padding-top:10px; margin:0;}

.style1 {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #959596;
}
.style2 {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style3 {font-size: 10px}
.style4 {
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9B9B9C;
	font-weight: bold;
}