/* CSS of the template header */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height:130%;
	color: #000000;
	background-color: #8b9298;
}

a {
	text-decoration: none;
	color:	#006AF0;
}

#pageBox {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.reset {
	float:none;
	clear:both;
}

/*
a span {
	cursor: pointer;
}
*/
