body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size:16px;
	font-style:normal;
}
p{
	margin-left: 10px;
	margin-right:10px;
}
body {
	background-color: #600;
}
a:link {
	color: #15A8B0;
	text-decoration: none;
	font-size:16px;
}
a:visited {
	text-decoration: none;
	color: #15A8B0;
	font-size:16px;
}
a:hover {
	text-decoration: none;
	font-size:16px;
	color:#ccc;
}
a:active {
	text-decoration: none;
	font-size:16px;
	color:#999;
}
.bodycopy{
	font-size:12px;
	color:#999;
	margin-left:20px;
}
#contentLayer {
	position:relative;
	width:1000px;
	height:95px;
	/*left:33px;
	top: 809px; */
	background: #666;
	vertical-align: middle;
	visibility: visible;
	overflow: visible;
}
.copyright{
	font-size:10px;
}

