@charset "utf-8";
/* CSS Document */
p {
	color: #F8F8F8;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.5em;
}
	
p span {
color:#FFC;	
}
