body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align: justify;
	}

#content {
	position: absolute;
	left: 50%;
	margin-left: -49%;
	height: 100%;
	width: 100%;
	}

#flashcontent {
	height: 100%;
	width: 100%;
	}


a {
	text-decoration: none;
	color:#333333;
	}

a:hover {
	color: #666666;
	}