body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-size: 12px;
}
.spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.mailto {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
	background-color: #EEEEEE;
}


a:link {
	color: 999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-style: normal;
	background-color: eeeeee;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
a:link {
	text-decoration: none;
}

.footer {
	position: center
	}