body {
	background: #333333;
	color: #FFFFFF;
	cursor: default;
	font-family: Arial, sans-serif;
	font-size: 15px;
	position: absolute;
	height: 100%;
	min-height: 630px;
	min-width: 960px;
	width: 100%;
	padding-top: 90px;
	list-style-image: url(square);
}



.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
}


/* FOOTER ---------------------------------------------------------------- */

#footer {
	color: #4C4C4C;
	font-size: 10px;
	padding: 10px;
	width: 100%;
}

#footer a {
	color: #4C4C4C;
}

