body {
	background: #cccccc url(../img/background/bg_F9.jpg) no-repeat fixed;
	margin: 0;
	color: #333;
	font-size: 16px;
	line-height: 18px;
	text-transform: lowercase;
}

p.view {
	color: #CCC;
	line-height:20pt;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12pt;
	margin-top: 250px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	font-style: normal;
}


p.view a {
	color: #333333;
	line-height:20pt;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}


p.view a:hover {
	color: #333;
	line-height:30pt;
	text-decoration: underline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20pt;
	margin-top: 0px;
	padding-top: 0px;
}

.click {
	font-size: 14pt;
}

.click a {
	color: white;
	text-decoration: none;
}

.click a:hover {
	color: white;
	text-decoration: underline;
}


p.recent {
	margin-left: 30px;
	line-height: 16px;
	margin-top: 50px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.recent a {
	color: black;
	text-decoration: underline;
}

.recent a:hover {
	color: black;
	text-decoration: none;
}


.fall {
	margin: 165px 0 0 30px;
	color: #CCC;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 21pt;
	line-height: inherit;
}
.view a {
	color: #9C0;
}

