body {
	background-color: #ffffff;
	background-image: url(images/background_welcome.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

.pageText {
	font-family: arial;
	font-size: 13px;
	line-height: 19px;
	color: #8f8c8a;
}

a {
	text-decoration: none;
	color: #8d8b8b;
}

a:hover {
	text-decoration: none;
	color: #7bbc26;
}

.footer {
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	color: #8d8b8b;
}