.bkgrnd {
	background-color: #FFFFFF;
	margin: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #FFF;
	text-decoration: none;
}a:hover {
	color: #FFF;
	text-decoration: underline;
}

