body {
	background-color:#FBF9F7;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAACA3;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:focus {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
	color:#666666;
}

p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #AAACA3;
line-height: 14px;
	}
