body {
	font-size: 10pt;
	color: #000000;
	font-family: arial, verdana;
	text-decoration: none;
	margin-top: 0px;
	background: url("http://www.seosphere.com/header.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	cursor:default;
}

a:link {
	font-weight: normal;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

a:visited {
	font-weight: normal;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

a:hover {
	font-weight: normal;
	color: #ffbd69;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

td {
	font-size: 10pt;
	color: #000000;
	line-height: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}

.sep {
	color: #555555;
}

